Accessing HttpContext within Class Library ( Business Object) VB.Net
Accessing HttpContext within Class Library ( Business Object) VB.Net Add System.Web as a reference to the class library. Right click class library and then Add reference and from .Net select System.Web to add