Hom*_*mam 3 c# asp.net
如何停止执行并重定向到登录页面。我尝试过FormsAuthentication.Signout,但发现它不会停止执行并让代码继续执行。
FormsAuthentication.Signout
Pet*_*son 5
Response.redirect 到登录页面
FormsAuthentication.SignOut(); Response.Redirect("URLToLoginPage");
归档时间:
15 年 前
查看次数:
2171 次
最近记录:
12 年,1 月 前