Click or drag to resize
CSSHelper Properties

The CSSHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMinifyCurrentRequest
If true, the current request links are minified.
Public propertyStatic memberResolveMacrosInCSS
If true, the macros are resolved within the CSS stylesheets
Public propertyStatic memberStylesheetMinificationEnabled
Gets if stylesheet minification is enabled.
Public propertyStatic memberUseComponentNames
If true, the stylesheet link uses names, otherwise it uses IDs
Top
See Also