| AbstractUserControlEvalText Method (String) | 
            Evaluates the item data and encodes it. Method should be used for columns with string nonhtml content.
            
 
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntaxpublic virtual string EvalText(
	string columnName
)
Parameters
- columnName
 - Type: SystemString
Column name 
Return Value
Type: 
String
See Also