Select (x => x.DtInicioPeriodo + " à " + x.DtFimPeriodo);. And in my view, I call it this way: @Html.DropDownList("Ferias", new SelectList(ViewBag.
確定! 回上一頁