Gets the field value converted to a specified type.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columnName
- Type: System String
Column name
- defaultValue
- Type: ReturnType
Default value to use if the value is empty or not convertible to a specified type
Return Value
Type: ReturnTypeSee Also