Try this: <%=Html.TextAreaFor( m => m.Description, 15, 20, new RouteValueDictionary(new { @class = "someClass"}))%>. Edit: This wont work as far as I know
確定! 回上一頁