Share via


TableOfContentsWebPart.ConfigureDataSource Method (LevelHierarchyDataSource)

Configures the TableOfContentsDataSource object.

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

Syntax

'Declaration
Protected Overrides Sub ConfigureDataSource ( _
    levelHierarchyDataSource As LevelHierarchyDataSource _
)
'Usage
Dim levelHierarchyDataSource As LevelHierarchyDataSource

Me.ConfigureDataSource(levelHierarchyDataSource)
protected override void ConfigureDataSource(
    LevelHierarchyDataSource levelHierarchyDataSource
)

Parameters

See Also

Reference

TableOfContentsWebPart Class

TableOfContentsWebPart Members

ConfigureDataSource Overload

Microsoft.SharePoint.Publishing.WebControls Namespace