This documentation is archived and is not being maintained.
SP.WebTemplateCollection object
SharePoint 2013
Specifies a collection of site templates.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.WebTemplateCollection()
The WebTemplateCollection object has the following members.
Constructor
The WebTemplateCollection object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.WebTemplateCollection object. |
Methods
Properties
The WebTemplateCollection object has the following properties.
|
Property |
Description |
|---|---|
|
|
|
|
|
Endpoint URI structure
http://<sitecollection>/<site>/_api/web/GetAvailableWebTemplates(languageid,includecrosslanguage)
HTTP requests
Show: