In This Topic
Gets or sets the virtual path of the folder where C1Upload will automatically save the valid files after the upload completes.
Syntax
'Declaration
Public Property TargetFolder As System.String
public System.string TargetFolder {get; set;}
See Also