Merge remote-tracking branch 'netcore/dev' into netcore/netcore
This commit is contained in:
@@ -18,6 +18,9 @@ namespace Umbraco.Web.Models.ContentEditing
|
||||
ContentApps = new List<ContentApp>();
|
||||
}
|
||||
|
||||
[DataMember(Name = "contentType")]
|
||||
public ContentTypeBasic ContentType { get; set; }
|
||||
|
||||
[DataMember(Name = "username")]
|
||||
public string Username { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user