MacroMethodExecuteMethod Method (Object) |
Executes given method with parameters.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax public Object ExecuteMethod(
params Object[] parameters
)
Parameters
- parameters
- Type: SystemObject
Method parameters
Return Value
Type:
ObjectImplements
IMacroMethodExecuteMethod(Object)See Also