AbstractCMSPage Eval Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodEval ReturnType (String)
Templated Eval, returns the value converted to specific type.
Protected methodOnlineEval(String, String)
Evaluates a data-binding expression using the specified format string to display the result.
(Inherited from OnlineTemplateControl.)
Public methodEval(String, Boolean)
Evaluates the item data (safe version), with html encoding.
Back to Top
See Also