Implemented attribute changes in controller
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Umbraco.Cms.Core.Models.ContentEditing
|
||||
using System.Runtime.Serialization;
|
||||
|
||||
namespace Umbraco.Cms.Core.Models.ContentEditing
|
||||
{
|
||||
[DataContract]
|
||||
public enum NotificationStyle
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user