SP.ListTemplate.name Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the display name of the list template.

var value = SP.ListTemplate.get_name(); 

Property Value

Type: String

Applies To

SP.ListTemplate Class

Remarks

It must not be null.

See Also

Reference

SP.ListTemplate Methods

SP.ListTemplate Properties

SP Namespace