| CssLinkHelper Methods |
The CssLinkHelper type exposes the following members.
| 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.
|