SPFieldMultiLineText Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFieldMultiLineText class.
Overload List
Name | Description | |
---|---|---|
SPFieldMultiLineText(SPFieldCollection, String) | Initializes a new instance of the SPFieldMultiLineText class based on the specified field collection and field name. | |
SPFieldMultiLineText(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldMultiLineText class based on the specified field collection, type name, and display name. |
Top