Share via


ContentByQueryWebPart.DefaultSampleData Property

Gets the default sample data that is not used by Microsoft SharePoint Designer when there is no real 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

See Also

Reference

ContentByQueryWebPart Class

ContentByQueryWebPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace

ContentByQueryWebPart