Encloses a style declaration block in an HTML style element.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- style
- Type: System String
Style block containing CSS rules
Return Value
Type: StringHTML style element with enclosed CSS rules
See Also