ViewDataDictionary.Eval Method
Include Protected Members
Include Inherited Members
Evaluates an expression.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Eval(String) | Evaluates the specified expression. | |
Eval(String, String) | Evaluates the specified expression by using the specified format. |
Top