The members of System.Web.HttpContext are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
[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.
AddError(Exception) Documentation for this section has not yet been entered.ClearError() Documentation for this section has not yet been entered. staticGetAppConfig(string) : object Documentation for this section has not yet been entered.GetConfig(string) : object Documentation for this section has not yet been entered. staticGetGlobalResourceObject(string, string) : object Documentation for this section has not yet been entered. staticGetGlobalResourceObject(string, string, System.Globalization.CultureInfo) : object Documentation for this section has not yet been entered. staticGetLocalResourceObject(string, string) : object Documentation for this section has not yet been entered. staticGetLocalResourceObject(string, string, System.Globalization.CultureInfo) : object Documentation for this section has not yet been entered.GetSection(string) : object Documentation for this section has not yet been entered.RewritePath(string) Documentation for this section has not yet been entered.RewritePath(string, bool) Documentation for this section has not yet been entered.RewritePath(string, string, string) Documentation for this section has not yet been entered.RewritePath(string, string, string, bool) Documentation for this section has not yet been entered.
IServiceProvider.GetService Documentation for this section has not yet been entered.