Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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