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