The ListMultiField type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description |
A natural-language description of the field, intended for presentation
in a user-agent.
(Inherited from DataField.) | |
Label |
A human-readable name for the field.
(Inherited from DataField.) | |
Name |
The name of the field.
(Inherited from DataField.) | |
Options |
Gets an enumerable collection of options.
| |
Required |
Determines whether the field is required to fill out, or optional.
(Inherited from DataField.) | |
Type |
The type of the field or null if no type has been specified.
(Inherited from DataField.) | |
Values |
Gets an enumerable collection of selected values.
|