Click or drag to resize
EvaluationContextCreateChildContext Method
Creates child context (clones the parent settings and creates child of the resolver).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public EvaluationContext CreateChildContext()

Return Value

Type: EvaluationContext
See Also