System.Web.HttpUtility.HtmlDecode()
Edit: Note from here that “To encode or decode values outside of a web application, use…”
System.Net.WebUtility.HtmlDecode()
System.Web.HttpUtility.HtmlDecode()
Edit: Note from here that “To encode or decode values outside of a web application, use…”
System.Net.WebUtility.HtmlDecode()