退出Prinicpal验证,并返回到登陆界面

FormsAuthentication.SignOut();
Response.Write(
@"<script>parent.location='"+Request.ApplicationPath + "/Default.aspx'</script>");
posted @ 2005-08-09 19:54  泡面 @ 幸福  阅读(290)  评论(1)    收藏  举报