AbstractHandler Raise TArgs  Method Kentico 8.1 API Reference
Raises the list of events

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

Parameters

partName
Type: OnlineSystem String
Name of the part executing the handler
list
Type: OnlineSystem.Collections.Generic List OnlineEventHandler TArgs  
List of events to raise
e
Type: TArgs
Event arguments
important (Optional)
Type: OnlineSystem Boolean
If true, the event if considered important
See Also