Back to Devexpress

ASPxClientFileManagerFilesUploadingEventArgs Class

aspnet-js-aspxclientfilemanagerfilesuploadingeventargs.md

latest921 B
Original Source

ASPxClientFileManagerFilesUploadingEventArgs Class

Provides data for the ASPxClientFileManager.FilesUploading event.

Declaration

ts
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

ASPxClientFileManagerFilesUploadingEventArgs Members