ASPxClientFileManagerFilesUploadingEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
cancel | Gets or sets a value indicating whether the action which raised the event should be canceled. |
file |
Gets the names of files selected for upload. |
folder | Gets the path to the folder where files are being uploaded. |
See Also