Click or drag to resize
ExpressionEvaluatorEvaluate Method
Evaluates the expression and returns the result. Sets the result of security check into MacroEvalParameters object.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public EvaluationResult Evaluate()

Return Value

Type: EvaluationResult
See Also