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