ButtonType Enum
ButtonType enumeration
This enumeration represents states of the button.
public enum ButtonType
Values
Name | Value | Description |
---|---|---|
Submit | 1 | The ‘submit’ state of the button. |
Reset | 2 | The ‘reset’ state of the button. |
Button | 3 | The default ‘button’ state. |
See Also
- namespace Aspose.Html.Forms
- assembly Aspose.HTML