2017-09-24 4 views

답변

1

예. htmlAttributes 매개 변수를 사용하여 특성을 추가 할 수 있습니다.

@Html.TextBoxFor(a => a.lastName , new { data_bind="value: lastName"})