A static method that represents the current thread/AppDomain HttpContext.
This property is a gross hack. It is used by applications that have not passed the System.Web.HttpContext class around and require access to it.The routine internally uses a technique similar to thread local storage to fetch the value which is slower than having this property available as a parameter to your routines.
Documentation for this section has not yet been entered.
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0