Share via


BaseTableOfContentsDataSource constructor

Initializes a new instance of a BaseTableOfContentsDataSource object by using the specified SiteMapProvider object.

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

Syntax

'Declaration
Protected Sub New ( _
    provider As SiteMapProvider _
)
'Usage
Dim provider As SiteMapProvider

Dim instance As New BaseTableOfContentsDataSource(provider)
protected BaseTableOfContentsDataSource(
    SiteMapProvider provider
)

Parameters

See also

Reference

BaseTableOfContentsDataSource class

BaseTableOfContentsDataSource members

Microsoft.SharePoint.Publishing.WebControls namespace