| AbstractCMSPageEvalInteger Method | 
            Evaluates the item data and converts it to the integer.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual int EvalInteger(
	string columnName
)
Parameters
- columnName
- Type: SystemString
 Column name
Return Value
Type: 
Int32 See Also
See Also