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
|
Name | Description | |
---|---|---|
AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) | |
GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |