HttpServerUtilityWrapper Constructor (HttpServerUtility^)
.NET Framework (current version)
Initializes a new instance of the HttpServerUtilityWrapper class.
Assembly: System.Web (in System.Web.dll)
Parameters
- httpServerUtility
-
Type:
System.Web::HttpServerUtility^
The object that this wrapper class provides access to.
| Exception | Condition |
|---|---|
| ArgumentNullException | The httpServerUtility parameter is null. |
.NET Framework
Available since 3.5
Available since 3.5
Show: