Click or drag to resize
ApplicationEventsError Field
Occurs when an unhandled exception is thrown.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public static SimpleHandler Error

Field Value

Type: SimpleHandler
Remarks
This event only occurs for web-based applications. For example, does not occur when using the Kentico API in an external console application.
See Also