MacroMethodContainer GetMethodsForObject Method Kentico 8.0 API Reference
Returns list of macro method extension registered for specified object. Returns null if there is no such extension for given object.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineIEnumerable MacroMethod 
See Also