ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Notifications Class / DismissAll Method

In This Topic
    DismissAll Method
    In This Topic
    Dismisses all the notifications.
    Syntax
    'Declaration
     
    Public Function DismissAll() As Task
    public Task DismissAll()
    See Also