ASP 新手 关于session假如在asp.net页面有个session[ "ID "] 在App_Code 下的类 是不是不可以获得他的值[解决办法]int i = Convert.ToInt32(System.Web.HttpContext.Current.Session[ "ID "]);