SP.List.allowContentTypes Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the list supports content types.
var value = SP.List.get_allowContentTypes();
Property Value
Type: Boolean
Applies To
Exceptions
- UnauthorizedAccessException
The current user has insufficient permissions to perform the operation.