Namespace Umbraco.Cms.Core.Serialization
Interfaces
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.
IJsonSerializer
Provides functionality to serialize objects or value types to JSON and to deserialize JSON into objects or value types.