SPContentType Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPContentType class.
Overload List
Name | Description | |
---|---|---|
SPContentType(SPContentType, SPContentTypeCollection, String) | Initializes a new instance of the SPContentType class using the specified parent content type. | |
SPContentType(SPContentTypeId, SPContentTypeCollection, String) | Initializes a new instance of the SPContentType class using the specified SPContentTypeId structure. |
Top