Intersoft ClientUI Documentation
FileUploadPostData Class Members
Properties 


The following tables list the members exposed by FileUploadPostData.

Public Constructors
 NameDescription
Public ConstructorFileUploadPostData Constructor  
Top
Public Properties
 NameDescription
Public PropertyCustomHeaders Gets or sets a collection of custom headers to send along with the upload data.  
Public PropertyCustomPostData Gets or sets a collection of custom data to send along with the upload data.  
Public PropertyOverwriteExistingFiles Gets or sets a boolean value that indicates whether existing files should be overwritten.  
Public PropertyTag Gets or sets custom string data to send along with the upload data.  
Public PropertyTargetFolderGets or sets the target folder of the file upload. This property will be ignored if the TargetPhysicalFolder property is specified.  
Public PropertyTargetPhysicalFolderGets or sets the target physical folder of the file upload. When specified, the value of this property overrides the TargetFolder property.  
Public PropertyTargetWebUrl Gets or sets the absolute web address that contains the uploaded files.  
Top
See Also

Reference

FileUploadPostData Class
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback