BenSelect Documentation
IHttpContext Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : IHttpContext Interface
Interface IHttpContext

Syntax

JScript 
public interface IHttpContext 

Public Properties

 NameDescription
 PropertyApplicationPathGets the application path.  
 PropertyBaseUrlGets the base URL of web site.  
 PropertyHttpLoginUrlGets the HTTP login URL.  
 PropertyHttpRequestGets the HTTP request.  
 PropertyHttpResponseGets the HTTP response.  
 PropertyIsLaptopIs laptop or not.  
 PropertyIsWebEnvironmentGets a value indicating whether this instance is web environment.  
 PropertyPhysicalApplicationPathGets the physical application path.  
 PropertyQueryStringGets the query string.  
 PropertyServerGets the server.  
 PropertyServerVariablesGets the server variables.  
Top

Public Methods

 NameDescription
 MethodGetAppConfigSectionGets the Web App settings section.  
 MethodGetAppConfigValueGets the Web App settings value.  
 MethodGetVirtualFileGets a virtual file.  
 MethodHtmlEncodeHTMLs the encode.  
 MethodMapPathMaps web app paths.  
 MethodResolveWebAppPathGets the absolute Web App path.  
 MethodVirtualFileExistsChecks a virtual file existance.  
Top

Requirements

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

See Also

© 2024 All Rights Reserved.