MacroMethods GetMethodsForObject Method (Object)Kentico 8.0 API Reference
Returns the list of macro methods suitable for specified object.

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

Parameters

obj
Type: OnlineSystem Object
Object for which the list should be returned

Return Value

Type: OnlineList MacroMethod 
See Also