AbstractHandler RemoveEvent THandler  Method Kentico 8.1 API Reference
Removes the event from 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 remove
See Also