How to return another view with its own url after login instead of loading inside same login page? MVC

前端 未结 0 1672
一向
一向 2020-12-22 12:18

I want to redirect to welcome page and it should show/hide html elements according to user type. I have written return View("Welcome", adminvar); but

相关标签:
回答
  • 消灭零回复
提交回复
热议问题