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