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
provider
Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProviderThe PortalSiteMapProvider that the TableOfContentsDataSourceView uses.
See also
Reference
TableOfContentsDataSourceView class
TableOfContentsDataSourceView members