SelectHtmlFormControl Methods |
The SelectHtmlFormControl type exposes the following members.
Name | Description | |
---|---|---|
AddAttribute |
Adds an individual attribute to the control HTML.
(Inherited from HtmlFormControl.) | |
AddAttributes |
Parse and add attributes from the control HTML.
(Inherited from HtmlFormControl.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
UnselectAll |
Unselect all of the control's options.
|