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
[read-only] AllErrors Exception[]. Documentation for this section has not yet been entered. [read-only] Application HttpApplicationState. Documentation for this section has not yet been entered. ApplicationInstance HttpApplication. Documentation for this section has not yet been entered. [read-only] Cache System.Web.Caching.Cache. Documentation for this section has not yet been entered. staticCurrent HttpContext. A static method that represents the current thread/AppDomain HttpContext. [read-only] CurrentHandler IHttpHandler. Documentation for this section has not yet been entered. [read-only] CurrentNotification RequestNotification. Documentation for this section has not yet been entered. [read-only] Error Exception. Documentation for this section has not yet been entered. Handler IHttpHandler. Documentation for this section has not yet been entered. [read-only] IsCustomErrorEnabled bool. Documentation for this section has not yet been entered. [read-only] IsDebuggingEnabled bool. Documentation for this section has not yet been entered. [read-only] IsPostNotification bool. Documentation for this section has not yet been entered. [read-only] Items IDictionary. Documentation for this section has not yet been entered. [read-only] PreviousHandler IHttpHandler. Documentation for this section has not yet been entered. [read-only] Profile System.Web.Profile.ProfileBase. Documentation for this section has not yet been entered. [read-only] Request HttpRequest. The System.Web.HttpRequest object for the current request. [read-only] Response HttpResponse. The System.Web.HttpResponse for the current request. [read-only] Server HttpServerUtility. Documentation for this section has not yet been entered. [read-only] Session System.Web.SessionState.HttpSessionState. Documentation for this section has not yet been entered. SkipAuthorization bool. Documentation for this section has not yet been entered. [read-only] Timestamp DateTime. Documentation for this section has not yet been entered. [read-only] Trace TraceContext. Documentation for this section has not yet been entered. User System.Security.Principal.IPrincipal. Documentation for this section has not yet been entered.