Skip to main content
A newer version of this page is available. .

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