MacroMethods ExecuteMethod Method (String,  Object )Kentico 8.0 API Reference
Executes the given method with parameters.

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

Parameters

name
Type: OnlineSystem String
Method name
parameters
Type:  OnlineSystem Object 
Method parameters

Return Value

Type: OnlineObject
See Also