Share via


TableOfContentsDataSourceView constructor (PortalSiteMapProvider)

Initializes a new instance of the TableOfContentsDataSourceView object by using the specified PortalSiteMapProvider instance.

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

Syntax

'Declaration
Public Sub New ( _
    provider As PortalSiteMapProvider _
)
'Usage
Dim provider As PortalSiteMapProvider

Dim instance As New TableOfContentsDataSourceView(provider)
public TableOfContentsDataSourceView(
    PortalSiteMapProvider provider
)

Parameters

See also

Reference

TableOfContentsDataSourceView class

TableOfContentsDataSourceView members

TableOfContentsDataSourceView overload

Microsoft.SharePoint.Publishing.WebControls namespace