@using (Html.BeginForm()) { @:ZipCode: @Html.EditorFor(x => x.zipCode) <p><input type="submit" value="Log in" /></p> }. (2) Second way:
確定! 回上一頁