Your answer should be in the cshtml: <select onchange=@DoStuff> @foreach (var template in templates) { <option ...
確定! 回上一頁