SP.List.contentTypesEnabled Property
SharePoint 2010
Gets or sets a value that specifies whether content types are enabled for the list.
var value = SP.List.get_contentTypesEnabled(); SP.List.set_contentTypesEnabled(value);
Type: Boolean