SimpleSystemHandler StartEvent Method (Exception, Boolean )Kentico 8.0 API Reference
Initiates the event handling

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

Parameters

ex
Type: OnlineSystem Exception
Raised exception
logException
Type: OnlineSystem Boolean 
If true, the exception is logged to the event log

Return Value

Type: SystemEventArgs
See Also