AbstractUserControlEvalInteger Method |
Evaluates the item data and converts it to the integer.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax public virtual int EvalInteger(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
Int32See Also