AbstractHandler AddEvent THandler  Method Kentico 8.1 API Reference
Adds the event to the list

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

Parameters

list
Type: OnlineSystem.Collections.Generic List THandler  
List of events
h
Type: THandler
Event to add
See Also