Display selectedlist from controller

前端 未结 0 890
無奈伤痛
無奈伤痛 2021-01-15 06:56

I have a list in View

@using (Html.BeginForm("Report", "aReport", FormMethod.Get, new { role = "form" }))
{
@Html.ListBox("         


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