AbstractUserControl EvalText Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodEvalText(String)
Evaluates the item data and encodes it. Method should be used for columns with string nonhtml content.
Public methodEvalText(String, Boolean)
Evaluates the item data and encodes it. Method should be used for columns with string nonhtml content.
Back to Top
See Also