Click or drag to resize
TypeConditionGetFieldValue Method
Gets the field value for the Type condition

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public Object GetFieldValue(
	string column
)

Parameters

column
Type: SystemString

Return Value

Type: Object
See Also