public List<SelectListItem> Options { get; set; } ... You can create a SelectList from any collection but you need to specify the ...
確定! 回上一頁