Click or drag to resize

IHttpContext Properties

The IHttpContext type exposes the following members.

Properties
  NameDescription
Public propertyRequest
Gets the HTTP Request.
Public propertyResponse
Gets the HTTP Response.
Public propertyUser
Gets the User.
Top
See Also