| CMSAbstractTransformationEval Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | EvalReturnType(String) | 
            Templated Eval, returns the value converted to specific type.
            (Overrides AbstractUserControlEval(String).) | 
|  | Eval(String) | 
            Evaluates the item data (safe version).
            (Overrides AbstractUserControlEval(String).) | 
|  | Eval(String, Boolean) | 
            Evaluates the item data (safe version), with html encoding.
            (Inherited from AbstractUserControl.) | 
 See Also
See Also