Returns new instance of MacroResolver (first calls the OnGetInstance handler, if no handler is attached, new instance is created via protected constructor).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- inheritFromGlobalResolver (Optional)
- Type: System Boolean
If true, the resolver will be a child of the GlobalResolver (recommended if you need full feature resolver)
Return Value
Type: MacroResolverSee Also