Introduce IContentNestedDataSerializer to allow injecting a custom serializer for nucache
This commit is contained in:
@@ -4,7 +4,7 @@ using Newtonsoft.Json;
|
||||
|
||||
namespace Umbraco.Web.PublishedCache.NuCache.DataSource
|
||||
{
|
||||
internal class PropertyData
|
||||
public class PropertyData
|
||||
{
|
||||
private string _culture;
|
||||
private string _segment;
|
||||
|
||||
Reference in New Issue
Block a user