HtmlOption Properties |
The HtmlOption type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Gets the attributes of the option.
| |
| Option |
Gets the option text.
| |
| Selected |
Gets or sets whether or not the option is selected.
| |
| Value |
Gets the value of the option.
|