MacroResolverCreateChild Method |
Creates new instance of
MacroResolver as a child resolver that loads the data from the parent resolver by default.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax public virtual MacroResolver CreateChild()
Return Value
Type:
MacroResolverRemarks Settings are cloned from parent resolver.
See Also