Sun_china

交流更多,收获更多?

博客园 首页 新随笔 联系 订阅 管理
  [WebMethod(EnableSession=true)]  一定要标注EnableSession=true
public string GetID()
{
return Session.SessionID;
}
 
posted on 2008-03-26 10:03  Sun_china  阅读(373)  评论(0)    收藏  举报