Overload List
| Name | Description | |
|---|---|---|
| Eval(String) |
Evaluates the given value
| |
| Eval ReturnType (String) |
Templated Eval, returns the value converted to specific type.
| |
Evaluates a data-binding expression using the specified format string to display the result. (Inherited from | ||
| Eval(String, Boolean) |
Evaluates the item data (safe version), with html encoding.
|
See Also