Expand Minimize
This topic has not yet been rated - Rate this topic

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);
[System.InvalidOperationException]

Value is set to true, and the list does not allow content types. Error code: -2146232832.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.