| CMSAbstractTransformationEvalText Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | EvalText(String) | 
            Evaluates the item data and encodes it. Method should be used for columns with string non-html content.
            (Overrides AbstractUserControlEvalText(String).) | 
|  | EvalText(String, Boolean) | 
            Evaluates the item data, encodes it and optionally localizes it. Method should be used for columns with string non-html content.
            (Overrides AbstractUserControlEvalText(String, Boolean).) | 
 See Also
See Also