SP へNavigationNodeCreationInformation オブジェクト (sp.js)

ユーザーの名前識別子と、ユーザーの名前識別子の発行者を含むユーザー情報を取得します。

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

var object = new SP.NavigationNodeCreationInformation()

メンバー

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

Constructor

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

コンストラクター

説明

NavigationNodeCreationInformation

Initializes a new instance of the SP.NavigationNodeCreationInformation object.

メソッド

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

メソッド

説明

initPropertiesFromJson

writeToXml

プロパティ

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

プロパティ

説明

asLastNode

Gets or sets a value that specifies whether the navigation node will be created as the last node in the collection.

isExternal

Gets or sets a value that specifies whether the navigation node URL potentially corresponds to pages outside of the site collection.

previousNode

Gets or sets a value that specifies the navigation node after which the new navigation node will appear in the navigation node collection.

タイトル

Gets or sets a value that specifies the anchor text for the node navigation link.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

url

Gets or sets a value that specifies the URL to be stored with the navigation node.