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

バリエーション システムの発行サイト コレクションがアクティブにするには、基本的な情報を公開する機能です。

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

var object = new SP.Publishing.Variations()

メンバー

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

メソッド

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

メソッド

説明

getLabels

Fetches the list of. SP へPublishing.VariationLabel オブジェクト (sp.publishing) objects on the specified site that are available for the site collection.

getPeerUrl

Returns the corresponding publishing page URL for the specified SP へPublishing.VariationLabel オブジェクト (sp.publishing) object.

updateListItems

Copies the content of the selected items into all variation labels that the list is nominated to.

Constructor

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

コンストラクター

説明

バリエーション

Initializes a new instance of the SP.Publishing.Variations object.