Enum AlertType
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Alerts
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public enum AlertType
Fields
| Name | Description |
|---|---|
| Danger | |
| Dark | |
| Default | |
| Info | |
| Light | |
| Primary | |
| Secondary | |
| Success | |
| Warning |
public enum AlertType
| Name | Description |
|---|---|
| Danger | |
| Dark | |
| Default | |
| Info | |
| Light | |
| Primary | |
| Secondary | |
| Success | |
| Warning |