`
xuning227
  • 浏览: 74350 次
  • 性别: Icon_minigender_1
  • 来自: 新疆
文章分类
社区版块
存档分类
最新评论

票据认证下的 退出

阅读更多
using System.Web.Security; //退出 protected void lbtnLoginOut_Click(object sender, EventArgs e) { FormsAuthentication.SignOut(); Response.Redirect("~/index.aspx"); }
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics