SP へPublishing.Navigation.NavigationTermSet オブジェクト (sp.publishing)
ナビゲーションの動作と、ナビゲーションのドライブに使用されるSP へTaxonomy.TermSet コンス (sp.taxonomy)オブジェクトのプロパティと web サイトのフレンドリ Url を指定します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Publishing.Navigation.NavigationTermSet()
メンバー
NavigationTermSetオブジェクトでは、次のメンバーがあります。
メソッド
NavigationTermSetオブジェクトでは、次の方法があります。
プロパティ
NavigationTermSetオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
Gets or sets a value that indicates whether the specified SP へTaxonomy.TermSet コンス (sp.taxonomy) object is intended to be used for navigation. |
|
Gets the language code identifier (LCID) that is used when accessing the multilingual properties of the SP へTaxonomy.TermSet コンス (sp.taxonomy) object or the SP へTaxonomy.Term コンス (sp.taxonomy) object. |
|
Indicates that the SP へPublishing.Navigation.NavigationTermSet オブジェクト (sp.publishing) object is loaded from an intermediate data file rather than directly from taxonomy objects. |
|
Gets the ID of the associated SP へTaxonomy.TermGroup オブジェクト (sp.taxonomy) object for this SP へPublishing.Navigation.NavigationTermSet オブジェクト (sp.publishing) object. |
|
Gets the unique ID of the associated term store for the SP へPublishing.Navigation.NavigationTermSet オブジェクト (sp.publishing) object. |
Constructor
NavigationTermSetオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of the SP.Publishing.Navigation.NavigationTermSet object. |