Im unable to access server/response variable in my static function. Can i access them in static function or should i include some namespaces
Im unable to access server/response variable in my static function. Can i access them
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
System.Web.HttpContext.Currentobject includes currentServer,Response,Requestetc instances.