AbstractCMSPageEvalDouble Method |
Evaluates the item data and converts it to the double.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual double EvalDouble(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
DoubleSee Also