Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.MacroEngine
MacroMethod Class
MacroMethod Methods
ExecuteMethod Method
ExecuteMethod Method (Object[])
ExecuteMethod Method (EvaluationContext, Object[])
MacroMethod
ExecuteMethod Method (
Object
)
Executes given method with parameters.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
Object
ExecuteMethod
(
params
Object
[]
parameters
)
Parameters
parameters
Type:
System
Object
Method parameters
Return Value
Type:
Object
Implements
IMacroMethod
ExecuteMethod(
Object
)
See Also
Reference
MacroMethod Class
ExecuteMethod Overload
CMS.MacroEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com