标签: asp.net-mvc-2
我想查看HtmlHelper扩展方法的源代码,它接受ExpressionTree参数但我在codeplex.com中找不到它。为什么?
答案 0 :(得分:4)
下载source code for ASP.NET MVC 2.0 RTM from here。然后查看InputExtensions.cs文件。
InputExtensions.cs