StandardNavigationProviderNames members

Defines constants that are the names of standard site map provider instances in the default web.config file for SharePoint Server.

The StandardNavigationProviderNames type exposes the following members.

Fields

  Name Description
Public fieldStatic member CurrentNavigationPortalProvider The PortalSiteMapProvider instance used for the current navigation scheme whose menu typically appears on the left side of the master page.
Public fieldStatic member CurrentNavigationSwitchableProvider The SwitchableSiteMapProvider instance used for the current navigation scheme.
Public fieldStatic member CurrentNavigationTaxonomyProvider The TaxonomySiteMapProvider instance used for the current navigation scheme. whose menu typically appears on the left side of the master page.
Public fieldStatic member GlobalNavigationPortalProvider The PortalSiteMapProvider instance used for the global navigation scheme. whose menu typically appears at the top of the master page.
Public fieldStatic member GlobalNavigationSwitchableProvider The SwitchableSiteMapProvider instance used for the global navigation scheme.
Public fieldStatic member GlobalNavigationTaxonomyProvider The TaxonomySiteMapProvider instance used for the global navigation scheme.

Top

See also

Reference

StandardNavigationProviderNames class

Microsoft.SharePoint.Publishing.Navigation namespace