Click or drag to resize

HtmlFormControl Properties

The HtmlFormControl type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the attributes of the control.
Public propertyDisabled
Gets or sets whether or not the control is disabled.
Public propertyEncodedData
Gets the value of the control in application/x-www-form-urlencoded format.
Public propertyId
Gets the value of the control's id attribute.
Public propertyName
Gets the value of the control's name attribute.
Top
See Also