Click or drag to resize
HTMLHelperHighlightHTML Method
Highlight HTML.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string HighlightHTML(
	string inputHtml
)

Parameters

inputHtml
Type: SystemString
Input HTML

Return Value

Type: String
See Also