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