Back to Devexpress

BootstrapClientCallbackPanel Class

aspnetbootstrap-js-bootstrapclientcallbackpanel.md

latest1.0 KB
Original Source

BootstrapClientCallbackPanel Class

Represents a client-side equivalent of the BootstrapCallbackPanel control.

Declaration

ts
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

BootstrapClientCallbackPanel

Callback Panel

BootstrapClientCallbackPanel Members