Click or drag to resize

SelectHtmlFormControl Methods

The SelectHtmlFormControl type exposes the following members.

Methods
  NameDescription
Protected methodAddAttribute
Adds an individual attribute to the control HTML.
(Inherited from HtmlFormControl.)
Protected methodAddAttributes
Parse and add attributes from the control HTML.
(Inherited from HtmlFormControl.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodUnselectAll
Unselect all of the control's options.
Top
See Also