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 the PortalSiteMapProvider object that is attached to the global navigation or top navigation menu by default.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CombinedNavSiteMapProvider As PortalSiteMapProvider
Get
'Usage
Dim value As PortalSiteMapProvider
value = PortalSiteMapProvider.CombinedNavSiteMapProvider
public static PortalSiteMapProvider CombinedNavSiteMapProvider { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider
A reference to the PortalSiteMapProvider object.
Remarks
For the declaration of this SiteMapProvider object and its default settings, see the web.config file.