MacroResolverOnGetValueEventHandler Delegate |
Handler to get the object value.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public delegate Object OnGetValueEventHandler(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
ObjectSee Also