ASPX Page Response.Redirect to MVC View

前端 未结 6 573
清酒与你
清酒与你 2021-01-07 04:20

Is it possible to Response.Redirect in aspx that returns a view from MVC?

I have an login.aspx page that i need upon successful login to redirect to a view in ~/Vie

6条回答
提交回复
热议问题