Click or drag to resize

FileUploadActionFolder Property

Gets or sets target upload folder.

Namespace:  Dynamicweb.Management.Files.Actions
Assembly:  Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax
public string Folder { get; set; }

Property Value

Type: String
Remarks
It is possible to use id of the element which value will be used as upload folder.
See Also