HTML Decode
HtmlDecode(String) decodes a string that has been encoded in HTML for HTTP transmission. The function HtmlDecode(String, TextWriter) decodes an HTML-encoded string and outputs it to a TextWriter output stream.
HtmlDecode(String) decodes a string that has been encoded in HTML for HTTP transmission. The function HtmlDecode(String, TextWriter) decodes an HTML-encoded string and outputs it to a TextWriter output stream.