Click or drag to resize
CssLinkHelperGetThemeCssUrl Method
Overload List
  NameDescription
Public methodStatic memberGetThemeCssUrl(String, String)
Gets the URL for the Theme CSS file. Based in ~/App_Themes/[Theme] or ~/App_Themes/Default.
Public methodStatic memberGetThemeCssUrl(String, String, Boolean)
Gets the URL for the Theme CSS file. Based in ~/App_Themes/[Theme] or ~/App_Themes/Default.
Top
See Also