This topic has not yet been rated - Rate this topic

CssRegistration.Register Method

SharePoint 2010

Registers the specified cascading style sheet (CSS) in master pages, content pages, or .ascx code pages.

  Name Description
Public method Static member Register(String) Registers the specified cascading style sheet (CSS) in master pages, content pages, or .ascx code pages.
Public method Static member Register(String, Boolean) Registers the specified cascading style sheet (CSS) in master pages, content pages, or .ascx code pages, and specifies whether to reference the themed version of this CSS file if a theme is applied.
Public method Static member Register(String, String) Registers the specified cascading style sheet (CSS) in master pages, content pages, or .ascx code pages, and specifies the user interface (UI) version with which the style sheet is compatible.
Public method Static member Register(String, Boolean, String) Registers the specified cascading style sheet (CSS) in master pages, content pages, or .ascx code pages, and specifies the user interface (UI) version with which the style sheet is compatible, and whether to reference the themed version of this CSS file if a theme is applied.
Public method Static member Register(String, String, Boolean) Registers the specified cascading style sheet (CSS) in master pages, content pages, or .ascx code pages using the specified conditional expression, and specifies whether to reveal to internet browsers other than Internet Explorer.
Public method Static member Register(String, String, Boolean, String) Registers the specified cascading style sheet (CSS) in master pages, content pages, or .ascx code pages using the specified conditional expression, and specifies the user interface (UI) version with which the style sheet is compatible, and whether to reveal to internet browsers other than Internet Explorer.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ