MacroMethodContainer GetMethodsForObject Method Kentico 8.1 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.1.5347.20411)

Return Value

Type: OnlineIEnumerable MacroMethod 
See Also