Click or drag to resize

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; }

Property Value

Type: Boolean
See Also