HttpContext.Current.Session是什么??

在类中使用Session时必须使用HttpContext.Current.Session方法来引用,而在页面中使用则可以直接使用Session
posted on 2008-12-18 15:43  草原和大树  阅读(1642)  评论(0)    收藏  举报