ASPxClientLoadingPanel Class
Represents a client-side equivalent of the ASPxLoadingPanel control.
Declaration
declare class ASPxClientLoadingPanel extends ASPxClientControl
Remarks
The ASPxClientLoadingPanel object serves as a client-side equivalent of the ASPxLoadingPanel control and implements functionality allowing a loading panel to be dynamically displayed and hidden on the client side.
Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientLoadingPanel
See Also