SP.ContentType.hidden Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether the content type is unavailable for creation or usage directly from a user interface.
var value = SP.ContentType.get_hidden();
SP.ContentType.set_hidden(value);
Property Value
Type: Boolean