UrlDecode is not decoding strings in a razor drop down list. ... @Html.DropDownListFor(m => m.questions, new SelectList(Model.questions, ...
確定! 回上一頁