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.1.5347.20411)
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: StringHTML link to a stylesheet
See Also