asp.net mvc - Adding a css class to select using @Html.DropDownList() - Stack Overflow

asp.net mvc - Adding a css class to select using @Html.DropDownList() - Stack Overflow

瀏覽:509
日期:2026-04-18
I'm building my first MVC application after years of doing webforms, and for some reason I am not able to make this work: @Html.DropDownList("PriorityID", String.Empty, new {@ ......看更多