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

現在のユーザーがグループのメンバーシップを編集できるかどうかを示す値を取得します。

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

var object = new SP.WebTemplateCollection()

メンバー

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

Constructor

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

コンストラクター

説明

WebTemplateCollection

Initializes a new instance of the SP.WebTemplateCollection object.

メソッド

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

メソッド

説明

getByName

itemAt

プロパティ

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

プロパティ

説明

childItemType

アイテム

他のリソースのエンドポイント

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/GetAvailableWebTemplates(languageid,includecrosslanguage)

HTTP 要求

このリソースには、次の HTTP コマンドがサポートしています。

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/GetAvailableWebTemplates(languageid,includecrosslanguage)

投稿の書式

POST http://<sitecollection>/<site>/_api/web/GetAvailableWebTemplates(languageid,includecrosslanguage)