Merge branch 'temp8' into temp8-U4-11227

This commit is contained in:
Stephan
2018-05-07 08:21:58 +02:00
13 changed files with 489 additions and 475 deletions

View File

@@ -36,6 +36,7 @@ namespace Umbraco.Web.PublishedCache.NuCache
private CacheValues _cacheValues;
private string _valuesCacheKey;
private string _recurseCacheKey;
// initializes a published content property with no value
public Property(PublishedPropertyType propertyType, PublishedContent content, IPublishedSnapshotAccessor publishedSnapshotAccessor, PropertyCacheLevel referenceCacheLevel = PropertyCacheLevel.Element)