Share via


TaxonomyNavigation members

Provides common operations related to the managed navigation feature, friendly URLs, and the taxonomy navigation cache.

The TaxonomyNavigation type exposes the following members.

Methods

  Name Description
Public methodStatic member FlushSiteFromCache Discards the specified Site object from the taxonomy navigation cache.
Public methodStatic member FlushTermSetFromCache Removes the indicated term set from the taxonomy navigation cache, for a specific site subscription.
Public methodStatic member FlushWebFromCache Discards the specified Web object from the taxonomy navigation cache.
Public methodStatic member GetNavigationLcidForWeb Returns the language code identifier (LCID) that the taxonomy navigation system will use when it reads the Term object for the specified Web object.
Public methodStatic member GetTermSetForWeb Returns efficiently from the taxonomy navigation cache a read-only instance of a NavigationTermSet object for the specified Web object.
Public methodStatic member GetWebNavigationSettings Returns the navigation settings for the specified Web object as a read-only instance of the WebNavigationSettings class that is efficiently obtained from the taxonomy navigation cache.
Public methodStatic member SetCrawlAsFriendlyUrlPage

Top

See also

Reference

TaxonomyNavigation class

Microsoft.SharePoint.Client.Publishing.Navigation namespace