Creates new EvaluationContext which takes the default values from resolver. Note that these can be modified during evaluation process via macro parameters.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resolver
- Type: CMS.MacroEngine MacroResolver
Resolver which is used for the evaluation
- originalExpression
- Type: System String
Original expression which is being evaluated
- expressionType (Optional)
- Type: System String
Type of the expression being evaluated (% or $ or ?)
See Also