ContentTypeIdFieldValue Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ContentTypeIdFieldValue class.
Overload List
Name | Description | |
---|---|---|
ContentTypeIdFieldValue() | Initializes a new instance of the ContentTypeIdFieldValue class. | |
ContentTypeIdFieldValue(SPContentType) | Initializes a new instance of the ContentTypeIdFieldValue class. | |
ContentTypeIdFieldValue(String) | Initializes a new instance of the ContentTypeIdFieldValue class. |
Top