SP.ListTemplate object
Specifies a list template.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.ListTemplate()
The ListTemplate object has the following members.
Constructor
The ListTemplate object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.ListTemplate object. |
Methods
The ListTemplate object has the following methods.
|
Method |
Description |
|---|---|
|
|
Properties
The ListTemplate object has the following properties.
|
Property |
Description |
|---|---|
|
Gets a value that specifies whether new list folders can be added to a list created from the list template. |
|
|
Gets a value that specifies the base type of the list template. |
|
|
Gets a value that specifies the description of the list template. |
|
|
Gets a value that specifies the feature identifier of the feature that contains the list schema for the list template. |
|
|
Gets a value that specifies whether the list template is hidden from the user interface for creating new lists. |
|
|
Gets a value that specifies the URL for the icon of the list template. |
|
|
Gets a value that specifies the identifier for the list template. |
|
|
Specifies whether the list template is user created. |
|
|
Gets a value that specifies the list server template. |
|
|
Gets a value that specifies the display name of the list template. |
|
|
Gets a value that specifies whether the list template can be used to create only one list in a site collection, and that the list template is hidden from the user interface for creating new lists. |
|
|
Gets a value that specifies whether the list template can be used to create only one list in a site collection, and that the list template is hidden from the user interface for creating new lists. |