HTMLHelperHighlightHTML Method |
Highlight HTML.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string HighlightHTML(
string inputHtml
)
Parameters
- inputHtml
- Type: SystemString
Input HTML
Return Value
Type:
StringSee Also