IConditionalEventTEventWhen Method |
Adds the condition to the conditional event
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax TEvent When(
Func<bool> condition
)
Parameters
- condition
- Type: SystemFuncBoolean
Return Value
Type:
TEventSee Also