CSSHelper GetThemeCSSUrl Method Kentico 8.0 API Reference
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.
Back to Top
See Also