CMSCssSettings Methods |
The CMSCssSettings type exposes the following members.
Name | Description | |
---|---|---|
GetCacheDependencies |
Gets the cache dependencies for the current settings
| |
GetCacheDependency |
Gets the cache dependency for the current settings
| |
GetCacheString |
Gets the cache string for the current settings
| |
GetCSSQueryString(Boolean) |
Gets the query string for the given CSS settings
| |
GetCSSQueryString(String, ListCMSItem, Boolean) |
Gets the query string for the given list of components
| |
GetFileCacheDependencies |
Gets the cache dependencies for the current settings
| |
HasVirtualContent |
Returns true if the settings have some virtual content included
| |
Load |
Loads the given items collection with the new items
| |
LoadFromQueryString |
Loads the CSS settings from the query string
| |
LoadItemsFromQueryString |
Loads the CSS settings from the query string
| |
RegisterCSS(Page) |
Registers the CSS files within current request
| |
RegisterCSS(Page, String, ListCMSItem) |
Registers the CSS link for the given items with given query string key
|