摘要:
//生成表单@{ Html.BeginForm("Index","Simple",FormMethod.Post,new{id ="myForm"}); }@*表单内容*@@{ Html.EndForm();}或者@using (Html.BeginForm("AccountTypeForm", "... 阅读全文
posted @ 2014-03-20 21:06
蓝色传奇
阅读(2146)
评论(0)
推荐(0)
2014年3月20日