1
Answer

roadmap for ASP.NET

var test = HttpContext.Current.Session["cUserType"].ToString();

Answers (1)