TagsRepository is all working with unit tests, now to make the service and integrate the extension methods.
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Umbraco.Core.Models
|
||||
|
||||
[DataMember]
|
||||
string Group { get; set; }
|
||||
|
||||
//TODO: enable this at some stage
|
||||
//int ParentId { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user