CMSAbstractTransformation EvalInternal Method Kentico 8.1 API Reference
Evaluates the expression on the available data

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

data
Type: OnlineSystem Object
Source data
obj
Type: CMS.Base IHierarchicalObject
Object to use as a base within further selection
columnName
Type: OnlineSystem String
Column name or expression to get
value
Type: OnlineSystem Object 
Returning value of the evaluation

Return Value

Type: OnlineBoolean
See Also