ButtonType enumeration

ButtonType enumeration

This enumeration represents states of the button.

The ButtonType type exposes the following members:

Fields

FieldDescription
SUBMITThe ‘submit’ state of the button.
RESETThe ‘reset’ state of the button.
BUTTONThe default ‘button’ state.

See Also