TypeConditionGetFieldValue Method |
Gets the field value for the Type condition
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public Object GetFieldValue(
string column
)
Parameters
- column
- Type: SystemString
Return Value
Type:
ObjectSee Also