CssLinkHelper Class |
Namespace: CMS.Helpers
public class CssLinkHelper
The CssLinkHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | CssLinkHelper |
Name | Description | |
---|---|---|
![]() ![]() | CSS_LINK_PREFIX |
CSS Link Prefix
|
Name | Description | |
---|---|---|
![]() ![]() | MinifyCurrentRequest |
If true, the current request links are minified.
|
![]() ![]() | StylesheetMinificationEnabled |
Gets if stylesheet minification is enabled.
|
Name | Description | |
---|---|---|
![]() ![]() | GetCssFileLink |
Returns the HTML link element that links to external stylesheet.
|
![]() ![]() | GetCssUrl |
Returns path to the stylesheet handler
|
![]() ![]() | GetPhysicalCssUrl |
Gets the URL used to retrieve external physical stylesheet.
|
![]() ![]() | GetThemeCssUrl |
Gets the URL for the Theme CSS file. Based in ~/App_Themes/[Theme] or ~/App_Themes/Default.
|