SPFieldMultiChoice Constructor
Initializes a new instance of the SPFieldMultiChoice class.
| Name | Description | |
|---|---|---|
|
SPFieldMultiChoice(SPFieldCollection, String) | Initializes a new instance of the SPFieldMultiChoice class with the specified field collection and field name. |
|
SPFieldMultiChoice(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldMultiChoice class that is based on the specified field collection, type name, and display name. Use this constructor to create a field that does not exist in the collection. |