NotificationSeverity Enumeration
|
Namespace:
Ingeniux.CMS.RavenDB.Stats
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntaxpublic enum NotificationSeverity
Public Enumeration NotificationSeverity
public enum class NotificationSeverity
type NotificationSeverity
Members|
| Member name | Value | Description |
|---|
| None | 0 | |
| Info | 1 | |
| Warning | 2 | |
| Success | 3 | |
| Error | 4 | |
See Also