ObjectContainerClientSideEvents Properties
Contains a list of the client-side events available for the control on the client side.Name | Description |
---|---|
FlashScriptCommand | Gets or sets the name of the JavaScript function, or the entire code which will handle a client object container’s ASPxClientObjectContainer.FlashScriptCommand 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