Table of Contents

Class SystemEvents

Namespace
CMS.Base
Assembly
CMS.Base.dll

System events

public static class SystemEvents
Inheritance
object
SystemEvents

Fields

Exception

Fires when exception occurs

public static readonly SimpleSystemHandler Exception

Field Value

SimpleSystemHandler

RestartRequired

Fires when request for application restart was performed.

public static readonly RestartRequiredHandler RestartRequired

Field Value

RestartRequiredHandler