Overload List
Name | Description | |
---|---|---|
![]() | Eval ReturnType (String) |
Templated Eval, returns the value converted to specific type.
(Overrides AbstractUserControl Eval(String).) |
![]() | Eval(String) |
Evaluates the item data (safe version).
(Overrides AbstractUserControl Eval(String).) |
![]() | ![]() | 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.
(Inherited from AbstractUserControl.) |
See Also