CSSHelper RegisterCSSLink Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberRegisterCSSLink(Page, String)
Adds a link to the external CSS stylesheet to the page header. Supports asynchronous requests.
Public methodStatic memberRegisterCSSLink(Page, String, String)
Adds a link to the custom theme CSS stylesheet to the page header. Supports asynchronous requests.
Back to Top
See Also