SP.ListTemplate.hidden Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the list template is hidden from the user interface for creating new lists.
var value = SP.ListTemplate.get_hidden();
Property Value
Type: Boolean