Namespace EPiServer.Framework.Serialization
Classes
KnownContentTypes
Contains content types for which there are known IObjectSerializer instances registered.
ObjectSerializerExtensions
Extension methods for IObjectSerializer instances.
Interfaces
IObjectSerializer
Defines a service responsible for serializing objects so they can be passed to and from the UI.
IObjectSerializerFactory
Defines a factory service responsible for creating IObjectSerializer instances used to serialize objects that should be passed to the UI.