Click or drag to resize
CssPreprocessorUsesClientSideCompilation Property
Indicates whether preprocessor uses also client-side compilation.

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

Property Value

Type: Boolean
See Also