MacroMethods GetMethodsForObject Method (Object, Boolean)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
includeAnyTypeMethods
Type: OnlineSystem Boolean
If true, methods for any type are included as well

Return Value

Type: OnlineList MacroMethod 
See Also