Click or drag to resize
CSSHelperRegisterCSSLink Method
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.
Top
See Also