ButtonBuilder.UseSubmitBehavior Method
Name | Parameters | Description |
---|---|---|
UseSubmitBehavior(JS) | value | Specifies whether the button submits an HTML form. Mirrors the client-side useSubmitBehavior option. |
UseSubmitBehavior(Boolean) | value | Specifies whether the button submits an HTML form. Mirrors the client-side useSubmitBehavior option. |