SP.WebTemplate object
Specifies a site definition or a site template that is used to instantiate a site.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.WebTemplate()
The WebTemplate object has the following members.
Constructor
The WebTemplate object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.WebTemplate object. |
Properties
The WebTemplate object has the following properties.
|
Property |
Description |
|---|---|
|
Gets a value that specifies the description for the site definition configuration or site template. |
|
|
Gets a value that specifies the display name for the category that this site definition configuration or site template is a part of. |
|
|
Gets a value that specifies the unique identifier for the site definition configuration or the site template. |
|
|
Gets a value that specifies the URI for the image that is associated with the site definition configuration or site template. |
|
|
Gets a value that specifies whether the site definition configuration is displayed in the user interface for creating new sites. |
|
|
Gets a value that specifies whether the site definition configuration or site template can only be applied to the top-level site in the site collection. |
|
|
Gets a value that specifies whether the site definition configuration or site template can only be applied to subsites created within the site collection. |
|
|
Gets a value that specifies the LCID for the site definition configuration or site template. |
|
|
Gets a value that specifies the name for the site definition configuration or site template. |
|
|
Gets a value that specifies the display name for the site definition configuration or site template. |
Endpoint URI structure
http://<sitecollection>/<site>/_api/web/GetAvailableWebTemplates(languageid,includecrosslanguageincludecrosslanguage})/getbyname(templatename