HttpContextExtensions Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensions to HttpContext that enable access to IIS features.
public ref class HttpContextExtensions abstract sealed
	public static class HttpContextExtensions
	type HttpContextExtensions = class
	Public Module HttpContextExtensions
		- Inheritance
 - 
				HttpContextExtensions
 
Methods
| GetIISServerVariable(HttpContext, String) | 
			 
				Obsolete.
			 
		Gets the value of a server variable for the current request.  |