ConditionalEventBase TEvent, TArgs    Conversion (ConditionalEventBase TEvent, TArgs  to EventHandler TArgs )Kentico 8.0 API Reference
Implicit operator to convert to event handler

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

ev
Type: CMS.Base ConditionalEventBase TEvent, TArgs 

Return Value

Type: OnlineEventHandler TArgs 
See Also