Adds a link to the custom theme CSS stylesheet to the page header. Supports asynchronous requests.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- page
- Type:
System.Web.UI Page
The page that is registering the CSS link
- theme
- Type:
System String
Stylesheet theme
- fileName
- Type:
System String
Name of the stylesheet file
Return Value
Type:See Also