ValidationSummaryClientSideEvents Properties
Contains a client-side validation summary editor’s event list.Name | Description |
---|---|
Init | Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientControlBase.Init client-side event. Inherited from ClientSideEvents. |
VisibilityChanged | Gets or sets the name of the JavaScript function, or the entire code which will handle the client ASPxClientValidationSummary.VisibilityChanged event. |
See Also