Share via


StandardNavigationProviderNames.CurrentNavigationPortalProvider field

The PortalSiteMapProvider instance used for the current navigation scheme whose menu typically appears on the left side of the master page.

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

Syntax

'Declaration
Public Const CurrentNavigationPortalProvider As String
'Usage
Dim value As String

value = StandardNavigationProviderNames.CurrentNavigationPortalProvider
public const string CurrentNavigationPortalProvider

Remarks

The menu for the “current navigation” scheme typically appears on the left side of the master page.

See also

Reference

StandardNavigationProviderNames class

StandardNavigationProviderNames members

Microsoft.SharePoint.Publishing.Navigation namespace