Class NotificationMessage
Message to be displayed in the administration UI.
public sealed class NotificationMessage : BaseMessage
- Inheritance
-
objectNotificationMessage
- Inherited Members
- Extension Methods
Properties
Type
Variant of the message displayed in the administration UI.
public NotificationMessageType Type { get; set; }