Click or drag to resize
ScriptHelperScriptMinificationEnabled Property
Gets if script minification is enabled.

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

Property Value

Type: Boolean
See Also