| 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
Syntaxpublic virtual MacroResolver CreateChild()
Return Value
Type: 
MacroResolver
RemarksSettings are cloned from parent resolver.
 
See Also