CustomMacroContainer Constructor |
Creates new instance of CustomMacroObject.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public CustomMacroContainer(
MacroResolver resolver
)
Parameters
- resolver
- Type: CMS.MacroEngineMacroResolver
ContextResolver object to use to resolve macros
See Also