Skip to main content

ASPxClientLoadingPanel Class

Represents a client-side equivalent of the ASPxLoadingPanel control.

#Declaration

TypeScript
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

See Also