Enum EventMessageType
The type of event message
Namespace: Umbraco.Cms.Core.Events
Assembly: Umbraco.Core.dll
Syntax
public enum EventMessageType
Fields
Name | Description |
---|---|
Default | |
Error | |
Info | |
Success | |
Warning |
The type of event message
public enum EventMessageType
Name | Description |
---|---|
Default | |
Error | |
Info | |
Success | |
Warning |