Raises the list of events
            
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
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