Skip to main content

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.

See Also