Click or drag to resize
MacroResolverCreateChild Method
Creates the child resolver that loads the data from the parent resolver by default.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public virtual MacroResolver CreateChild()

Return Value

Type: MacroResolver
See Also