NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpServerUtility Class

Provides several helper methods that can be used in the processing of Web requests.

Object
   HttpServerUtility

[Visual Basic]
Public Class HttpServerUtility
[C#]
public class HttpServerUtility
[C++]
public __gc class HttpServerUtility
[JScript]
public class HttpServerUtility

Remarks

In ASP, these methods were implemented on the "Server" intrinsic.

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpServerUtility Members | System.Web Namespace