HtmlControlType enumeration

HtmlControlType enumeration

Type of document nodes that represent <input> and <select> elements imported from HTML.

Members

NameDescription
FormFieldA form field.
StructuredDocumentTagA structured document tag

See Also