Provides helper methods for processing Web requests.
For a list of all members of this type, see HttpServerUtility Members.
System.Object
System.Web.HttpServerUtility
[Visual Basic] NotInheritable Public Class HttpServerUtility [C#] public sealed class HttpServerUtility [C++] public __gc __sealed class HttpServerUtility [JScript] public class HttpServerUtility
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
The methods and properties of the HttpServerUtility class are exposed through ASP.NET's intrinsic Server object.
Namespace: System.Web
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web (in System.Web.dll)