ASP.Net MVC support for Editor.For(model)
What is "ASP.Net MVC support for Editor.For(model)" and where can I read more about it? Googling did not find 开发者_Go百科anything.
Ayende has a typo. Try EditorForModel() or EditorFor().
IMHO the best resource for all the EditorFor and DisplayFor resources is Brad Wilson's blog post: http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-1-introduction.html
精彩评论