Click or drag to resize
AbstractCMSPageEvalDouble Method
Evaluates the item data and converts it to the integer.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual double EvalDouble(
	string columnName
)

Parameters

columnName
Type: SystemString
Column name

Return Value

Type: Double
See Also