The following tables list the members exposed by IHttpContext.
Name | Description | |
---|---|---|
ApplicationPath | Gets the application path. | |
BaseUrl | Gets the base URL of web site. | |
HttpLoginUrl | Gets the HTTP login URL. | |
HttpRequest | Gets the HTTP request. | |
HttpResponse | Gets the HTTP response. | |
IsLaptop | Is laptop or not. | |
IsWebEnvironment | Gets a value indicating whether this instance is web environment. | |
PhysicalApplicationPath | Gets the physical application path. | |
QueryString | Gets the query string. | |
Server | Gets the server. | |
ServerVariables | Gets the server variables. |
Name | Description | |
---|---|---|
GetAppConfigSection | Gets the Web App settings section. | |
GetAppConfigValue | Gets the Web App settings value. | |
GetVirtualFile | Gets a virtual file. | |
HtmlEncode | HTMLs the encode. | |
MapPath | Maps web app paths. | |
ResolveWebAppPath | Gets the absolute Web App path. | |
VirtualFileExists | Checks a virtual file existance. |