Share via


LevelHierarchyWebPart.LevelHierarchyDataSource Property

Gets the level of the data source in the hierarchy.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property LevelHierarchyDataSource As LevelHierarchyDataSource
    Get
'Usage
Dim value As LevelHierarchyDataSource

value = Me.LevelHierarchyDataSource
protected virtual LevelHierarchyDataSource LevelHierarchyDataSource { get; }

Property Value

Type: Microsoft.SharePoint.Publishing.WebControls.LevelHierarchyDataSource
A LevelHierarchyDataSource that represents the level of the data source in the hierarchy.

See Also

Reference

LevelHierarchyWebPart Class

LevelHierarchyWebPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace