PortalSiteMapDataSource.PortalProvider Property
Provides 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