PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSToastNotificationManager

    Classe de gestão de notificações do tipo "Toast" (Painel flutuante).

    Inheritance
    System.Object
    StdBSBaseService
    StdBSToastNotificationManager
    Inherited Members
    StdBSBaseService.m_objBSO
    StdBSBaseService.BSO
    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: StdPlatBS100.ServiceClasses
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSToastNotificationManager : StdBSBaseService

    Constructors

    StdBSToastNotificationManager()

    Declaration
    public StdBSToastNotificationManager()

    Methods

    ShowToastNotification(StdBENotificacao)

    Mostra uma notificação do tipo "painel flutuante".

    Declaration
    public void ShowToastNotification(StdBENotificacao notificacao)
    Parameters
    Type Name Description
    StdBENotificacao notificacao