标签:blog http ar sp art c on log html
Html.Editor的用法在百度上找了半天也没找到,我这样用@Html.Editor("Phone",@ViewBag.Phone)老是报错,@Html.Editor(“@ViewBag.Phone”)则在页面上不显示值。后来终于找到答案:@Html.Editor("Phone")。
感谢:http://blog.csdn.net/pasic/article/details/7093802
这么这么基本的东西,搜不到语法呢!愤怒
标签:blog http ar sp art c on log html
原文地址:http://www.cnblogs.com/tider1999/p/4008059.html