Back to Devexpress

ASPxClientFileManagerErrorAlertDisplayingEventArgs Class

aspnet-js-aspxclientfilemanagererroralertdisplayingeventargs.md

latest987 B
Original Source

ASPxClientFileManagerErrorAlertDisplayingEventArgs Class

Provides data for the ASPxClientFileManager.ErrorAlertDisplaying event.

Declaration

ts
declare class ASPxClientFileManagerErrorAlertDisplayingEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientFileManagerErrorAlertDisplayingEventArgs type are used as arguments for the ASPxClientFileManager.ErrorAlertDisplaying event, generated on the client side.

ASPxClientFileManagerErrorAlertDisplayingEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

ASPxClientEventArgs ASPxClientFileManagerErrorAlertDisplayingEventArgs

See Also

ASPxClientFileManagerErrorAlertDisplayingEventArgs Members