Class AlertManager
Inheritance
object
AlertManager
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Alerts
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public class AlertManager : IAlertManager, IScopedDependency
Constructors
AlertManager()
Declaration
public AlertManager()
Properties
Alerts
Declaration
public AlertList Alerts { get; }
Property Value
| Type | Description |
|---|---|
| AlertList |