PortalSiteMapDataSource.PortalProvider Property

Gets an object that represents the hierarchical data for this data source.

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

Syntax

'Declaration
Public ReadOnly Property PortalProvider As PortalSiteMapProvider
    Get
'Usage
Dim instance As PortalSiteMapDataSource
Dim value As PortalSiteMapProvider

value = instance.PortalProvider
public PortalSiteMapProvider PortalProvider { get; }

Property Value

Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider

See Also

Reference

PortalSiteMapDataSource Class

PortalSiteMapDataSource Members

Microsoft.SharePoint.Publishing.Navigation Namespace