public ActionResult Logout()
{
ContextService.Close();
FormsAuthentication.SignOut();
return RedirectToAction("Index", "Home");
}
主要是实现退出登录,然后跳转,但是就是跳转不到那个页面,也没有报错。不知道为什么,求助
翻阅古今
狐的传说
ibeautiful
随时随地看视频慕课网APP