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.0.5239.26125)
Parameters
- style
- Type: System String
Style block containing CSS rules
Return Value
Type: StringHTML style element with enclosed CSS rules
See Also