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 | |
---|---|---|
FlushSiteFromCache | Discards the specified Site object from the taxonomy navigation cache. | |
FlushTermSetFromCache | Removes the indicated term set from the taxonomy navigation cache, for a specific site subscription. | |
FlushWebFromCache | Discards the specified Web object from the taxonomy navigation cache. | |
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. | |
GetTermSetForWeb | Returns efficiently from the taxonomy navigation cache a read-only instance of a NavigationTermSet object for the specified Web object. | |
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. | |
SetCrawlAsFriendlyUrlPage |
Top