Classes

Base class that implements the basic functionality common to form controls.

Push button control with no default behavior.

Check box control. Allows the user to select a true or false condition.

Set of checkboxes.

Choice control that allows single item selection.

CSRF protection field.

Selects date or time or date & time.

Hidden form control used to store a non-displayed value.

Submittable image button form control.

Choice control that allows multiple items selection.

Select box control that allows multiple items selection.

Set of radio button controls.

Select box control that allows single item selection.

Submittable button control.

Multiline text input control.

Implements the basic functionality common to text input controls.

Single line text input control.

Text box and browse button that allow users to select a file to upload to the server.