SPFolder.ContentTypeOrder Property
Gets a list of SPContentType objects.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.InterfaceType)] public IList<SPContentType> ContentTypeOrder { get; }
Property Value
Type: System.Collections.Generic.IList<SPContentType>An ordered list of SPContentType objects.