AbstractUserControlEval Method (String) |
Evaluates the given value
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public virtual Object Eval(
string column
)
Parameters
- column
- Type: SystemString
Column name to evaluate
Return Value
Type:
ObjectSee Also