Net MVC原生提供非常多種Html Helper給大家使用其中最容易忘記怎麼用的就是DropDownList ... public ActionResult Sample() { var selectList = new ...
確定! 回上一頁