Search Results for

    Show / Hide Table of Contents

    Class DesktopAlertController

    Desktop alert controller

    Inheritance
    System.Object
    DesktopAlertController
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class DesktopAlertController

    Constructors

    | Improve this Doc View Source

    DesktopAlertController()

    Initialize alert controller

    Declaration
    public DesktopAlertController()

    Properties

    | Improve this Doc View Source

    DesktopAlertManager

    Gets the desktop alert manager from telerik

    Declaration
    public RadDesktopAlertManager DesktopAlertManager { get; }
    Property Value
    Type Description
    RadDesktopAlertManager
    | Improve this Doc View Source

    Singleton

    Gets the singleton access to the alert controller

    Declaration
    public static DesktopAlertController Singleton { get; }
    Property Value
    Type Description
    DesktopAlertController
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx