How to display view as pop up in another view

前端 未结 0 799
梦毁少年i
梦毁少年i 2021-02-06 12:46

I have HomeController with Index() method which defines homepage after log in.

HomeController

public ActionResult Index(){
return View();
}
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题