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.