Mono Class Library: Overview

System.Web.HttpContext: Property Members

The properties of System.Web.HttpContext are listed below. For a list of all members, see the HttpContext Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
AllErrorsException[]. Documentation for this section has not yet been entered.
[read-only]
ApplicationHttpApplicationState. Documentation for this section has not yet been entered.
ApplicationInstanceHttpApplication. Documentation for this section has not yet been entered.
[read-only]
CacheSystem.Web.Caching.Cache. Documentation for this section has not yet been entered.
static
CurrentHttpContext. A static method that represents the current thread/AppDomain HttpContext.
[read-only]
CurrentHandlerIHttpHandler. Documentation for this section has not yet been entered.
[read-only]
CurrentNotificationRequestNotification. Documentation for this section has not yet been entered.
[read-only]
ErrorException. Documentation for this section has not yet been entered.
HandlerIHttpHandler. Documentation for this section has not yet been entered.
[read-only]
IsCustomErrorEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsDebuggingEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsPostNotificationbool. Documentation for this section has not yet been entered.
[read-only]
ItemsIDictionary. Documentation for this section has not yet been entered.
[read-only]
PreviousHandlerIHttpHandler. Documentation for this section has not yet been entered.
[read-only]
ProfileSystem.Web.Profile.ProfileBase. Documentation for this section has not yet been entered.
[read-only]
RequestHttpRequest. The System.Web.HttpRequest object for the current request.
[read-only]
ResponseHttpResponse. The System.Web.HttpResponse for the current request.
[read-only]
ServerHttpServerUtility. Documentation for this section has not yet been entered.
[read-only]
SessionSystem.Web.SessionState.HttpSessionState. Documentation for this section has not yet been entered.
SkipAuthorizationbool. Documentation for this section has not yet been entered.
[read-only]
TimestampDateTime. Documentation for this section has not yet been entered.
[read-only]
TraceTraceContext. Documentation for this section has not yet been entered.
UserSystem.Security.Principal.IPrincipal. Documentation for this section has not yet been entered.