Creates child context (clones the parent settings and creates child of the resolver).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- createChildResolver
- Type: System Boolean
If true, the resolver of the child context will be a child resolver of current resolver. If false, the same instance of the resolver will be used.
Return Value
Type: EvaluationContextSee Also