Where is the source for the Built-In Display Templates in ASP.NET MVC 2?
- by Larsenal
Brad Wilson states that "The default templates in ASP.NET MVC are done in code." In that post, he recreates the functionality as ASCX files. Where can the code for the actual default templates be found?