SP.ListTemplate.onQuickLaunch Property
Applies to: SharePoint Foundation 2010
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.
var value = SP.ListTemplate.get_onQuickLaunch();
Property Value
Type: Boolean