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