ConditionalEventBaseTEvent, TArgsCall Method (Action) |
Calls the given handler
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public TEvent Call(
Action handler
)
Parameters
- handler
- Type: SystemAction
Handler to call
Return Value
Type:
TEventSee Also