Click or drag to resize
ScriptHelperMinifyCurrentRequestScripts Property
If true, the scripts in current request are minified.

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

Property Value

Type: Boolean
See Also