@using (Html.BeginForm()) { @Html.TextBox("Username") <input type="submit" /> }. 這個表單最後輸出的HTML 如下:. <form action="/最新 ...
確定! 回上一頁