Click or drag to resize
AbstractUserControlEval Method (String)
Evaluates the given value

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public virtual Object Eval(
	string column
)

Parameters

column
Type: SystemString
Column name to evaluate

Return Value

Type: Object
See Also