StandardNavigationProviderNames.CurrentNavigationTaxonomyProvider field

The TaxonomySiteMapProvider 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 CurrentNavigationTaxonomyProvider As String
'Usage
Dim value As String

value = StandardNavigationProviderNames.CurrentNavigationTaxonomyProvider
public const string CurrentNavigationTaxonomyProvider

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