HttpServerUtilityBase.UrlDecode Method (String)
.NET Framework (current version)
When overridden in a derived class, decodes a URL-encoded string and returns the decoded string.
Assembly: System.Web (in System.Web.dll)
Parameters
- s
-
Type:
System.String
The string to decode.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: