Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MVC3 Razor 是否支持 ExpressionBuilder ?
任何人都可以提供如何将 ExpressionBuilder 与 MVC3 Razor 应用程序一起使用的示例。
谢谢
不,它们不受支持,它是为 Web 控件构建的。这是 WebForms 的一部分。