Enum NotificationType
Defines types of notification.
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum NotificationType
Fields
| Name | Description |
|---|---|
| Error | Notification type 'Error'. |
| Information | Notification type 'Information'. |
| Warning | Notification type 'Warning'. |