Click or drag to resize
CssLinkHelper Methods

The CssLinkHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCssFileLink
Returns the HTML link element that links to external stylesheet.
Public methodStatic memberGetCssUrl
Returns path to the stylesheet handler
Public methodStatic memberGetPhysicalCssUrl
Gets the URL used to retrieve external physical stylesheet.
Public methodStatic memberGetThemeCssUrl
Gets the URL for the Theme CSS file. Based in ~/App_Themes/[Theme] or ~/App_Themes/Default.
Top
See Also