摘要:
1 @{ 2 ViewBag.Title = "Register"; 3 } 4 5 6 7 8 64 @using (Html.BeginForm(null, null, FormMethod.Post, new { id = "Registerform" }))65 {66 Account 67 Password68 Confirm Password69 Email70 71 } MemberEntity objMemberEntity = new MemberEntity(); public ActionRes... 阅读全文
posted @ 2014-02-01 17:42
李空
阅读(271)
评论(0)
推荐(0)
浙公网安备 33010602011771号