Class DesktopAlertController
Desktop alert controller
Inheritance
System.Object
    DesktopAlertController
  Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class DesktopAlertController : object
  Constructors
| Improve this Doc View SourceDesktopAlertController()
Initialize alert controller
Declaration
public DesktopAlertController()
  Properties
| Improve this Doc View SourceDesktopAlertManager
Gets the desktop alert manager from telerik
Declaration
public RadDesktopAlertManager DesktopAlertManager { get; }
  Property Value
| Type | Description | 
|---|---|
| RadDesktopAlertManager | 
Singleton
Gets the singleton access to the alert controller
Declaration
public static DesktopAlertController Singleton { get; }
  Property Value
| Type | Description | 
|---|---|
| DesktopAlertController |