System.Web.HttpUtility
Use to encode or decode URLs when building web applications.
To encode or decode values outside of a web application, use System.Net.WebUtility.
Use to encode or decode URLs when building web applications.
To encode or decode values outside of a web application, use System.Net.WebUtility.