Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
ConditionalEventBase(TEvent, TArgs) Class
ConditionalEventBase(TEvent, TArgs) Methods
Call Method
Call Method (Action)
Call Method (Action(TArgs))
Call Method (EventHandler(TArgs))
ConditionalEventBase
TEvent
,
TArgs
Call Method (EventHandler
TArgs
)
Calls the given handler
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
TEvent
Call
(
EventHandler
<TArgs>
handler
)
Parameters
handler
Type:
System
EventHandler
TArgs
Handler to call
Return Value
Type:
TEvent
See Also
Reference
ConditionalEventBase
TEvent, TArgs
Class
Call Overload
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com