FormElement class

FormElement class

Represents base class for form elements.

The FormElement type exposes the following members:

Properties

PropertyDescription
element_typeGets the type of the element.
nameGets or sets the name of the form element.
idGets or sets the identifier of the form element.
valueThe value of field

See Also