Intersoft ClientUI Documentation
FileUploadPostData Class Members
See Also  Properties  Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace : FileUploadPostData Class


The following tables list the members exposed by FileUploadPostData.

Public Constructors

 NameDescription
public ConstructorFileUploadPostData Constructor  
Top

Public Properties

 NameDescription
public PropertyCustomHeadersGets or sets a collection of custom headers to send along with the upload data.  
public PropertyCustomPostDataGets or sets a collection of custom data to send along with the upload data.  
public PropertyOverwriteExistingFilesGets or sets a boolean value that indicates whether existing files should be overwritten.  
public PropertyTagGets 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 PropertyTargetWebUrlGets or sets the absolute web address that contains the uploaded files.  
Top

See Also

© 2012 All Rights Reserved.