| AbstractUserControlEvalBool Method  | 
            Evaluates the item data and converts it to the bool.
            
 
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntaxpublic virtual bool EvalBool(
	string columnName
)
Parameters
- columnName
 - Type: SystemString
Column name 
Return Value
Type: 
Boolean
See Also