Click or drag to resize
StorageHelperUseZippedResources Property
If true, the system is allowed to use zipped resources such as SQL installation scripts, web templates, or images

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public static bool UseZippedResources { get; set; }

Property Value

Type: Boolean
See Also