0
@Html.TextAreaFor(model => model.title, new { id = "title", @class = "double text white" }) 

データはコントローラーにバインドされていません。モデルを保存すると、属性 title は null のままです。

4

0 に答える 0