Enum NotificationStyle
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
[DataContract]
public enum NotificationStyle
Fields
| Name | Description |
|---|---|
| Error | Error icon |
| Info | Info icon |
| Save | Save icon |
| Success | Success icon |
| Warning | Warning icon |