ButtonBuilder.ValidationGroup Method
| Name | Parameters | Description |
|---|---|---|
| ValidationGroup(JS) | value | Specifies the name of the validation group to be accessed in the click event handler. Mirrors the client-side validationGroup option. |
| ValidationGroup(String) | value | Specifies the name of the validation group to be accessed in the click event handler. Mirrors the client-side validationGroup option. |