SP へPublishing.Navigation.NavigationTermSetView オブジェクト (sp.publishing)
特定のオブジェクトのプロパティ、 SP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing)SP へPublishing.Navigation.NavigationTermSet オブジェクト (sp.publishing)オブジェクトでの計算に影響を与える文脈に応じた情報を表します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Publishing.Navigation.NavigationTermSetView()
メンバー
NavigationTermSetViewオブジェクトでは、次のメンバーがあります。
メソッド
NavigationTermSetViewオブジェクトでは、次の方法があります。
メソッド |
説明 |
---|---|
Creates and returns a new instance of the SP へPublishing.Navigation.NavigationTermSetView オブジェクト (sp.publishing) class. The SP へPublishing.Navigation.NavigationTermSetView.webId プロパティ (sp.publishing) property will be assigned the empty GUID, the string-typed properties will be assigned as empty strings, and the Boolean-typed properties will be initialized to false. |
|
Returns an editable copy of the current SP へPublishing.Navigation.NavigationTermSetView オブジェクト (sp.publishing) object. |
|
プロパティ
NavigationTermSetViewオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
Gets or sets a value that indicates whether SP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing) objects are trimmed if the underlying term is deprecated. |
|
Gets or sets a value that indicates whether SP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing) objects are trimmed if the current user does not have permission to view the target page for the friendly URL of the NavigationTerm object. |
|
Gets or sets a value that indicates whether SP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing) objects are trimmed if the provider indicated by the SP へPublishing.Navigation.NavigationTermSetView.siteMapProviderName プロパティ (sp.publishing) property is one of the providers in the excluded providers collection. |
|
Gets a server-relative URL for the SPSite object that uses the navigation term set. |
|
Gets a server-relative URL for the SP へWeb オブジェクト (sp.js) object that uses the navigation term set. |
|
The name of a SiteMapProvider instance that identifies the navigation menu to be used when applying the SP へPublishing.Navigation.NavigationTermSetView.excludeTermsByProvider プロパティ (sp.publishing) property. |
|
Gets the GUID identifier for the SP へWeb オブジェクト (sp.js) object that uses the navigation term set. |
|
Gets the title of the SP へWeb オブジェクト (sp.js) object that uses the navigation term set. |
Constructor
NavigationTermSetViewオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of the SP.Publishing.Navigation.NavigationTermSetView object. |