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

フィールドの値を検証した後のエラー メッセージの結果です。

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

var object = new SP.WebCreationInformation()

メンバー

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

Constructor

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

コンストラクター

説明

WebCreationInformation

Initializes a new instance of the SP.WebCreationInformation object.

メソッド

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

メソッド

説明

initPropertiesFromJson

writeToXml

プロパティ

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

プロパティ

説明

説明

Gets or sets the description of the new site.

言語

Gets or sets the locale ID that specifies the language of the new site.

タイトル

Gets or sets a value that specifies the title of the new site.

typeId

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

url

Gets or sets the URL leaf name of the new site.

useSamePermissionsAsParentSite

Gets or sets a value that specifies whether the new site will inherit permissions from its parent site.

webTemplate

Gets or sets a value that specifies the name of the site template to be used for creating the new site.