Back to Devexpress

ASPxClientFileManagerFileUploadingEventArgs Class

aspnet-js-aspxclientfilemanagerfileuploadingeventargs.md

latest910 B
Original Source

ASPxClientFileManagerFileUploadingEventArgs Class

Provides data for the ASPxClientFileManager.FileUploading event.

Declaration

ts
declare class ASPxClientFileManagerFileUploadingEventArgs extends ASPxClientEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientFileManagerFileUploadingEventArgs

See Also

ASPxClientFileManagerFileUploadingEventArgs Members