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


The following tables list the members exposed by 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

See Also

© 2024 All Rights Reserved.