ExpressionHelper Class
Provides a helper class to get the model name from an expression.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetExpressionText(LambdaExpression) | Gets the model name from a lambda expression. |
![]() ![]() | GetExpressionText(String) | Gets the model name from a string expression. |
Show:

