Click or drag to resize
CMSCssSettingsEnableMinification Property
Indicates if resource should be minificated

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

Property Value

Type: Boolean
See Also