| FileUploadActionDecodeFolder Property |
Gets or sets value indicating whether to execute Base64 decode upon upload folder path.
Namespace:
Dynamicweb.Management.Files.Actions
Assembly:
Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax public bool DecodeFolder { get; set; }
Public Property DecodeFolder As Boolean
Get
Set
Property Value
Type:
BooleanSee Also