Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets the specified content type from the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Item[Int32] | Gets the content type at the specified index in the collection. |
![]() |
Item[String] | Gets the content type that has the specified name. |
![]() |
Item[SPContentTypeId] | Gets the content type that has the specified content type identifier (ID). |
Top