Overload List
Name | Description | |
---|---|---|
![]() | Call(Action) |
Calls the given handler
|
![]() | Call(Action<TArgs>) |
Calls the given handler
|
![]() | Call(EventHandler<TArgs>) |
Calls the given handler
|
See Also
ConditionalEventBase<TEvent, TArgs>.Call Method | Kentico 8.0 API Reference |
Name | Description | |
---|---|---|
![]() | Call(Action) |
Calls the given handler
|
![]() | Call(Action<TArgs>) |
Calls the given handler
|
![]() | Call(EventHandler<TArgs>) |
Calls the given handler
|