Click or drag to resize
SystemEvents Class
System events
Inheritance Hierarchy
SystemObject
  CMS.BaseSystemEvents

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

The SystemEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberException
Fires when exception occurs
Public fieldStatic memberRestartRequired
Fires when request for application restart was performed.
Top
See Also