ASPxClientFileManagerErrorAlertDisplayingEventArgs Class
Provides data for the ASPxClientFileManager.ErrorAlertDisplaying event.
Declaration
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