ASPxClientFileManagerFileUploadingEventArgs 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 name of a file selected for upload. |
folder | Gets the path to the folder where a file is being uploaded. |
See Also