JScript | |
---|---|
public interface 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. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family