ViewDataDictionary::Eval Method (String)
Evaluates the specified expression.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- expression
- Type: System::String
The expression.
| Exception | Condition |
|---|---|
| ArgumentException | The expression parameter is nullptr or empty. |
Show: