MacroMethodsGetMethod Method |
Gets the specific method delegate.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public static MacroMethod GetMethod(
string name
)
Parameters
- name
- Type: SystemString
Method name
Return Value
Type:
MacroMethodSee Also