Im unable to access server/response variable in my static function. Can i access them in static function or should i include some namespaces
System.Web.HttpContext.Current object includes current Server, Response, Request etc instances.
System.Web.HttpContext.Current
Server
Response
Request