Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the default sample data that will be used by Microsoft Office SharePoint Designer 2007 when there is no actual data available.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property DefaultSampleData As String
Get
'Usage
Dim value As String
value = Me.DefaultSampleData
protected override string DefaultSampleData { get; }
Property Value
Type: System.String