AbstractUserControlEvalDecimal Method |
Evaluates the item data and converts it to the decimal.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public virtual decimal EvalDecimal(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
DecimalSee Also