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

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