返回一個HTML label 元素和由指定表達式表示的屬性的屬性名稱。 @Html.Label("weight") 輸出:<labelfor="weight">weight</label>.
確定! 回上一頁