Share via


BaseTableOfContentsDataSourceView.Provider property

Gets the current SiteMapProvider object.

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

Syntax

'Declaration
Protected Property Provider As SiteMapProvider
    Get
    Private Set
'Usage
Dim value As SiteMapProvider

value = Me.Provider
protected SiteMapProvider Provider { get; private set; }

Property value

Type: System.Web.SiteMapProvider

See also

Reference

BaseTableOfContentsDataSourceView class

BaseTableOfContentsDataSourceView members

Microsoft.SharePoint.Publishing.WebControls namespace