Click or drag to resize
SystemEventArgs Properties

The SystemEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyException
Raised exception
Public propertyLogException
If true, the exception is allowed to be logged
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also