爲什麼我應該使用LabelFor而不是 ? 例如。 @Html.LabelFor(model => model.FirstName) @Html.DisplayFor(model => model.FirstName) VS.
確定! 回上一頁