Returns the HTML link element that links to external stylesheet.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- url
- Type:
System String
URL pointing to an external stylesheet
- media
- Type:
System String
What device the linked document will be displayed on, or null
Return Value
Type:![Online Online](./../icons/online_icon.gif)
HTML link to a stylesheet
See Also