How do you set "Allow management of content types?" to "Yes" within a Content Type or List Definition?
|
feedback
|
|
This can be done either by setting EnableContentType=true in the list definition or in the feature activation event we can set the attribute. Please refer the below links. They will definitely help you in solving your problem. http://snahta.blogspot.com/2009/02/enable-managing-content-types-by.html http://msdn.microsoft.com/en-us/library/gg276355.aspx Hope it helps! Regards, Geetanjali | |||
|
feedback
|
|
This says to "toggle the SPList ContentTypesEnabled property from False to True". | |||
|
feedback
|
