This documentation is archived and is not being maintained.
HttpUtility Class
.NET Framework 1.1
Provides methods for encoding and decoding URLs when processing Web requests.
For a list of all members of this type, see HttpUtility Members.
System.Object
System.Web.HttpUtility
[Visual Basic] NotInheritable Public Class HttpUtility [C#] public sealed class HttpUtility [C++] public __gc __sealed class HttpUtility [JScript] public class HttpUtility
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web (in System.Web.dll)
See Also
Show: