Intersoft.Client.UI.Aqua.UXInput Namespace : FileUploadPostData Class |
The following tables list the members exposed by FileUploadPostData.
Name | Description | |
---|---|---|
FileUploadPostData Constructor |
Name | Description | |
---|---|---|
CustomHeaders | Gets or sets a collection of custom headers to send along with the upload data. | |
CustomPostData | Gets or sets a collection of custom data to send along with the upload data. | |
OverwriteExistingFiles | Gets or sets a boolean value that indicates whether existing files should be overwritten. | |
Tag | Gets or sets custom string data to send along with the upload data. | |
TargetFolder | Gets or sets the target folder of the file upload. This property will be ignored if the TargetPhysicalFolder property is specified. | |
TargetPhysicalFolder | Gets or sets the target physical folder of the file upload. When specified, the value of this property overrides the TargetFolder property. | |
TargetWebUrl | Gets or sets the absolute web address that contains the uploaded files. |