CmsDataFormWebPart.DefaultSampleData Property

Gets the default sample data that will be used by Microsoft SharePoint Designer 2010 when there is no other data available.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property DefaultSampleData As String
    Get
'Usage
Dim value As String

value = Me.DefaultSampleData
protected virtual string DefaultSampleData { get; }

Property Value

Type: System.String

See Also

Reference

CmsDataFormWebPart Class

CmsDataFormWebPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace