SP へPublishing.Navigation.TaxonomyNavigation オブジェクト (sp.publishing)

管理ナビゲーション機能、フレンドリ Url は、分類ナビゲーション キャッシュに関連する一般的な操作を提供します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Publishing.Navigation.TaxonomyNavigation()

メンバー

TaxonomyNavigationオブジェクトでは、次のメンバーがあります。

メソッド

TaxonomyNavigationオブジェクトでは、次の方法があります。

メソッド

説明

flushSiteFromCache

Discards the specified SPSite 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 SP へWeb オブジェクト (sp.js) object from the taxonomy navigation cache.

getNavigationLcidForWeb

Returns the language code identifier (LCID) that the taxonomy navigation system will use when it reads the SP へTaxonomy.Term コンス (sp.taxonomy) object for the specified SP へWeb オブジェクト (sp.js) object.

getTermSetForWeb

Returns efficiently from the taxonomy navigation cache a read-only instance of a SP へPublishing.Navigation.NavigationTermSet オブジェクト (sp.publishing) object for the specified SP へWeb オブジェクト (sp.js) object.

getWebNavigationSettings

Returns the navigation settings for the specified SP へWeb オブジェクト (sp.js) object as a read-only instance of the SP へPublishing.Navigation.WebNavigationSettings オブジェクト (sp.publishing) class that is efficiently obtained from the taxonomy navigation cache.

setCrawlAsFriendlyUrlPage

Updates the CrawlAsFriendlyUrlPage flag on the SP へPublishing.PublishingPage オブジェクト (sp.publishing) object that is pointed to by the navigationTerm parameter with the specified value.

Constructor

TaxonomyNavigationオブジェクトでは、次のコンスがあります。

コンストラクター

説明

TaxonomyNavigation

Initializes a new instance of the SP.Publishing.Navigation.TaxonomyNavigation object.