ASPxClientFileManagerFileUploadedEventArgs Properties
Provides data for the ASPxClientFileManager.FileUploaded event.Name | Description |
---|---|
fileName | Gets the name of the uploaded file. |
folder | Gets the path to the folder where a file is uploaded. |
See Also