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