| IConditionalEventTEvent Interface |
Interface for conditional events
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntaxpublic interface IConditionalEvent<TEvent>
Type Parameters
- TEvent
The IConditionalEventTEvent type exposes the following members.
Methods|
| Name | Description |
|---|
 | When |
Adds the condition to the conditional event
|
Top
See Also