MacroMethod ExecuteMethod Method (EvaluationContext,  Object )Kentico 8.1 API Reference
Executes given method with parameters.

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

Parameters

context
Type: CMS.MacroEngine EvaluationContext
Resolver object
parameters
Type:  OnlineSystem Object 
Method parameters

Return Value

Type: OnlineObject
See Also