UrlDecode Method
MSDN Home
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Class Library Reference
System.Web
HttpServerUtility Class
HttpServerUtility Methods
UrlDecode Method
UrlDecode Method (String)
UrlDecode Method (String, Text ...
HttpServerUtility Methods
ClearError Method
CreateObject Method
CreateObjectFromClsid Method
Execute Method
GetLastError Method
HtmlDecode Method
HtmlEncode Method
MapPath Method
Transfer Method
UrlDecode Method
UrlEncode Method
UrlPathEncode Method
UrlTokenDecode Method
UrlTokenEncode Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
HttpServerUtility.UrlDecode Method
Decodes a string encoded for HTTP transmission and sent to the server in a URL.
Overload List
Name
Description
HttpServerUtility.UrlDecode (String)
URL-decodes a string and returns the decoded string.
HttpServerUtility.UrlDecode (String, TextWriter)
Decodes an HTML string received in a URL and sends the resulting output to a
TextWriter
output stream.
See Also
Reference
HttpServerUtility Class
HttpServerUtility Members
System.Web Namespace
Tags :