HtmlFormControl Properties |
The HtmlFormControl type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Gets the attributes of the control.
| |
Disabled |
Gets or sets whether or not the control is disabled.
| |
EncodedData |
Gets the value of the control in application/x-www-form-urlencoded format.
| |
Id |
Gets the value of the control's id attribute.
| |
Name |
Gets the value of the control's name attribute.
|