Mono Class Library: Overview

System.Web.HttpContext: Method Members

The methods 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 Methods

AddError(Exception)
Documentation for this section has not yet been entered.
ClearError()
Documentation for this section has not yet been entered.
static
GetAppConfig(string) : object
Documentation for this section has not yet been entered.
GetConfig(string) : object
Documentation for this section has not yet been entered.
static
GetGlobalResourceObject(string, string) : object
Documentation for this section has not yet been entered.
static
GetGlobalResourceObject(string, string, System.Globalization.CultureInfo) : object
Documentation for this section has not yet been entered.
static
GetLocalResourceObject(string, string) : object
Documentation for this section has not yet been entered.
static
GetLocalResourceObject(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.