SP.Web.listTemplates Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of list definitions and list templates available for creating lists on the site.
var value = SP.Web.get_listTemplates();
Property Value
Type: SP.ListTemplateCollection