@Html.ListBoxFor(m => m.SelectedCategories, Model. ... You're using a ListBox control so it's already a multiple select list.
確定! 回上一頁