SaaS CMS has officially launched! Learn more now.

Class Constants

Constants used at serialization/deserialiation

Inheritance
System.Object
Constants
Namespace: EPiServer.Data.Serialization
Assembly: EPiServer.Data.dll
Version: 12.0.3
Syntax
public static class Constants : Object

Fields

CustomHandled

The element name for custom serialized items.

Declaration
public const string CustomHandled = "customHandled"
Field Value
Type Description
System.String