Implemented much more of the new tree api structure. Have converted most of the content tree over to use it.
This commit is contained in:
@@ -424,6 +424,7 @@ namespace Umbraco.Core
|
||||
private readonly HashSet<TypeList> _types = new HashSet<TypeList>();
|
||||
private IEnumerable<Assembly> _assemblies;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Returns all found property editors
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user