You want to use HttpUtility.HtmlDecode.:
Converts a string that has been HTML-encoded for HTTP transmission into a decoded string.
You want to use HttpUtility.HtmlDecode.:
Converts a string that has been HTML-encoded for HTTP transmission into a decoded string.