Share via


BaseTableOfContentsDataSourceView constructor

Initializes a new instance of a BaseTableOfContentsDataSourceView 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 BaseTableOfContentsDataSourceView(provider)
protected BaseTableOfContentsDataSourceView(
    SiteMapProvider provider
)

Parameters

See also

Reference

BaseTableOfContentsDataSourceView class

BaseTableOfContentsDataSourceView members

Microsoft.SharePoint.Publishing.WebControls namespace