Gets the convert expression.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System String
Value to be converted
- type
- Type: System String
Type the value should be converted to
Return Value
Type: StringExamples
GetConvert("ActivityValue", "INT")
See Also