Documentation for this section has not yet been entered.
- str
- The URL to decode
The decoded URL
C# Example
HttpUtility.UrlDecode("two%20words"); //returns "two words"
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0