Interface IConfigurationEditorJsonSerializer
Provides functionality to serialize objects or value types to JSON and to deserialize JSON into objects or value types, used for data type configuration.
Namespace: Umbraco.Cms.Core.Serialization
Assembly: Umbraco.Core.dll
Syntax
public interface IConfigurationEditorJsonSerializer : IJsonSerializer