会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
屌丝大叔的笔记
博客园
首页
新随笔
联系
订阅
管理
2014年11月10日
原来自定义模型绑定器还可以这么玩
摘要: 我有个功能,需要绑定List。我做了个测试:试图:@using (Html.BeginForm("save", "user")){ 用户名: 用户名: }模型:public class User{ public string UserName { get; set; }}控制器:pu...
阅读全文
posted @ 2014-11-10 10:40 屌丝大叔的笔记
阅读(560)
评论(0)
推荐(0)
编辑
公告