Back to Devexpress

ASPxClientFileManagerErrorEventArgs Class

aspnet-js-aspxclientfilemanagererroreventargs.md

latest854 B
Original Source

ASPxClientFileManagerErrorEventArgs Class

Provides data for the ASPxClientFileManager.ErrorOccurred event.

Declaration

ts
declare class ASPxClientFileManagerErrorEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientFileManagerErrorEventArgs type are used as arguments for the ASPxClientFileManager.ErrorOccurred event generated on the client side.

ASPxClientFileManagerErrorEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientFileManagerErrorEventArgs

See Also

ASPxClientFileManagerErrorEventArgs Members