会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Sun_china
交流更多,收获更多?
博客园
首页
新随笔
联系
订阅
管理
公告
如何在webservice中取得sesssionid
[WebMethod(EnableSession=true)] 一定要标注EnableSession=true
public string GetID()
{
return Session.SessionID;
}
posted on
2008-03-26 10:03
Sun_china
阅读(
370
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
Powered by:
博客园
Copyright © 2024 Sun_china
Powered by .NET 9.0 on Kubernetes