This works on MVC 5.2.2: @Html.TextAreaFor(model => model.Caracteristicas, new { @class = "form-control", @rows = "10" }).
確定! 回上一頁