| 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; }
Public Property Folder As String
Get
Set
Property Value
Type:
StringRemarks It is possible to use id of the element which value will be used as upload folder.
See Also