Click or drag to resize
HTMLHelper.HighlightHTML Method
Highlight HTML.

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

Parameters

inputHtml
Type: System.String
Input HTML

Return Value

Type: String
See Also