DialogUploadFolder Property
Gets or sets the virtual path of the folder, where C1Editor will automatically save the valid files after the FileUpload of dialog completes.
public System.string DialogUploadFolder {get; set;}
'Declaration
Public Property DialogUploadFolder As System.String