Use TextAreaFor @Html.TextAreaFor(model => model.Description, new { @class = "whatever-class", @cols = 80, @rows = 10 }).
確定! 回上一頁