Click or drag to resize
ExpressionEvaluatorUpdateEvaluationContextFromParameters Method
Reads all the in-line macro parameters and modifies the default evaluation context accordingly.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected void UpdateEvaluationContextFromParameters()
See Also