Skip to main content

ASPxClientFileManagerErrorEventArgs Class

Provides data for the ASPxClientFileManager.ErrorOccurred event.

Declaration

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