Kentico 8.2 API Reference
Kentico 8.2 API Reference
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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com