StaticEditClientSideEvents Properties
Contains a client-side static editor’s event list.Name | Description |
---|---|
Click | Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientStaticEdit.Click event. |
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. |
See Also