CMSCssSettings Properties |
The CMSCssSettings type exposes the following members.
Name | Description | |
---|---|---|
ComponentFiles |
List of component files
| |
Containers |
List of web part container IDs
| |
DeviceLayouts |
List of device layouts
| |
EnableCompression |
Indicates if resource should be compressed
| |
EnableMinification |
Indicates if resource should be minificated
| |
Files |
List of physical stylesheet files
| |
Layouts |
List of layouts
| |
ResolveCSSClientUrls |
Indicates whether client relative URLs are resolved into absolute URLs in style sheet code.
| |
ReturnAsDynamic |
Indicates whether stylesheet code is returned in its dynamic nature (if it uses CSS preprocessor).
| |
SingleRequest |
If true, the CSSes are processed within a single request
| |
Stylesheets |
List of stylesheet names
| |
Templates |
List of page templates
| |
Transformations |
List of transformations
| |
WebPartLayouts |
List of web part layouts
| |
WebParts |
List of web parts
|