Raises the list of events
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- partName
- Type: System String
Name of the part executing the handler
- list
- Type: System.Collections.Generic List EventHandler TArgs
List of events to raise
- e
- Type: TArgs
Event arguments
- important (Optional)
- Type: System Boolean
If true, the event if considered important
See Also