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

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