MacroMethods GetMethodsForObject Method (Object)Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineList MacroMethod 
See Also