Reputation: 23
Does MVC3 Razor Supports ExpressionBuilder ?
Can anyone provide sample how to use ExpressionBuilder with MVC3 Razor application.
Thanks
Upvotes: 1
Views: 267
Reputation: 1185
No they are not supported, it is built for web controls. Which are a part of WebForms.
Upvotes: 2