码迷,mamicode.com
首页 > Web开发 > 详细

在HttpHandler里使用Session

时间:2018-02-13 16:47:06      阅读:222      评论:0      收藏:0      [点我收藏+]

标签:mst   bsp   name   body   and   UI   ebs   ons   system   

1.

using System.Web.SessionState;

2.

    [WebService(Namespace = "http://tempuri.org/")]
    [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
    public class HttpHandler : IHttpHandler, IRequiresSessionState
    

 

在HttpHandler里使用Session

标签:mst   bsp   name   body   and   UI   ebs   ons   system   

原文地址:https://www.cnblogs.com/kangjing/p/8446709.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!