Click or drag to resize
CMSCssSettingsSingleRequest Property
If true, the CSSes are processed within a single request

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

Property Value

Type: Boolean
See Also