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

BootstrapClientCallbackPanel Class

Represents a client-side equivalent of the BootstrapCallbackPanel control.

Declaration

declare class BootstrapClientCallbackPanel extends ASPxClientControl

Remarks

The BootstrapClientCallbackPanel object serves as a client-side equivalent of the BootstrapCallbackPanel control and implements functionality allowing a callback to the server to be initiated via the BootstrapClientCallbackPanel.PerformCallback) method.

Inheritance

ASPxClientControlBase
ASPxClientControl
BootstrapClientCallbackPanel
See Also