ASPxClientCallbackPanel Class
Represents a client-side equivalent of the ASPxCallbackPanel control.
Declaration
declare class ASPxClientCallbackPanel extends ASPxClientPanel
Remarks
The ASPxClientCallbackPanel object serves as a client-side equivalent of the ASPxCallbackPanel control and implements the functionality allowing a callback to the server to be initiated via the ASPxClientCallbackPanel.PerformCallback) method.
Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientPanelBase
ASPxClientPanel
ASPxClientCallbackPanel
See Also