HttpContext Constructor
.NET Framework 2.0
Initializes a new instance of the HttpContext class.
| Name | Description |
|---|---|
| HttpContext (HttpWorkerRequest) | Initializes a new instance of the HttpContext class with the specified worker request object. |
| HttpContext (HttpRequest, HttpResponse) | Initializes a new instance of the HttpContext class with the specified request and response objects. |
Community Additions
ADD
Show: