在ashx文件中使用session方法

1、引用命名空间using System.Web.SessionState;

2、继承IRequiresSessionState

ashx文件中使用session


相关文章: