HtmlUtils.FixHTMLForDisplay

Replaces and and Quote characters to HTML safe equivalents.

public static string FixHTMLForDisplay(string html)

Return Value

Returns an HTML string of the converted text

Parameters

html
HTML to convert


See also:

Class HtmlUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic