Html.BeginForm()属性
Html.BeginForm("actionName","controllerName",FormMethod.POST,new{@class="className"})
微信号:jamesworkshop 学习QQ群:364976091
Html.BeginForm("actionName","controllerName",FormMethod.POST,new{@class="className"})