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

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

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