ASPxClientFileManagerFilesUploadingEventArgs Class
Provides data for the ASPxClientFileManager.FilesUploading event.
Declaration
declare class ASPxClientFileManagerFilesUploadingEventArgs extends ASPxClientEventArgs
Remarks
Objects of the ASPxClientFileManagerFilesUploadingEventArgs type are used as arguments for the ASPxClientFileManager.FilesUploading event generated on the client side.
ASPxClientFileManagerFilesUploadingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientFileManagerFilesUploadingEventArgs
See Also