Returns macro method object of given name if registered for specified object.
It loops through all MacroMethodContainer extensions of given object type.
Returns null if there is no such Extension for given object.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Return Value
Type: MacroMethodSee Also