Share via


LevelHierarchyWebPart.DefaultSampleData property

Gets the default sample data that is used by Microsoft SharePoint Designer 2010 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

See also

Reference

LevelHierarchyWebPart class

LevelHierarchyWebPart members

Microsoft.SharePoint.Publishing.WebControls namespace