ASPxClientFileManagerFilesUploadedEventArgs Properties
Provides data for the ASPxClientFileManager.FilesUploaded event.
Name | Description |
---|---|
file |
Gets an array of uploaded file names. |
folder | Gets the path to the folder where files are uploaded. |
See Also