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

SP へPublishing.Navigation.NavigationTermSet オブジェクト (sp.publishing)およびSP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing)オブジェクトの抽象基本クラスを提供します。

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

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

メンバー

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

メソッド

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

メソッド

説明

createTerm

Creates a new SP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing) object with the specified termName.

getResolvedDisplayUrl

Returns the URL that is displayed in the navigation menus.

getTaxonomyTermStore

Returns the associated SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object if the SP へPublishing.Navigation.NavigationTermSetItem オブジェクト (sp.publishing) object is in the editable mode.

プロパティ

NavigationTermSetItemオブジェクトでは、次のプロパティがあります。

プロパティ

説明

catalogTargetUrlForChildTerms

Gets the default value of the SP へPublishing.Navigation.NavigationTerm.catalogTargetUrl プロパティ (sp.publishing) property for child SP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing) objects.

id

Gets the Id() property and Id property from the underlying taxonomy object.

isReadOnly

Gets a Boolean value that indicates whether the object is in read-only mode or editable mode.

linkType

Gets or sets the type of link for this SP へPublishing.Navigation.NavigationTermSetItem オブジェクト (sp.publishing) object.

targetUrlForChildTerms

Gets a string that specifies the default value of the target URL for child SP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing) objects.

taxonomyName

Gets a Name property or a Name property from the underlying taxonomy object.

用語

Gets a collection of all immediate child SP へPublishing.Navigation.NavigationTerm オブジェクト (sp.publishing) objects of this NavigationTerm object or SP へPublishing.Navigation.NavigationTermSet オブジェクト (sp.publishing) object.

タイトル

Gets a navigation node title that is displayed in menus and breadcrumbs.

ビュー

Gets a SP へPublishing.Navigation.NavigationTermSetView オブジェクト (sp.publishing) object that is used for various purposes such as to resolve relative URLs.

Constructor

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

コンストラクター

説明

NavigationTermSetItem

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