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