ASPxClientValidationSummary Events
Represents the client-side equivalent of the ASPxValidationSummary control.Name | Description |
---|---|
Init | Occurs on the client side after the control has been initialized. Inherited from ASPxClientControlBase. |
VisibilityChanged | Occurs on the client side when the validation summary’s visibility is changed. |
See Also