Class Constants
Constants used at serialization/deserialiation
Inheritance
System.Object
    Constants
  Namespace: EPiServer.Data.Serialization
Assembly: EPiServer.Data.dll
Version: 12.0.3Syntax
public static class Constants : ObjectFields
CustomHandled
The element name for custom serialized items.
Declaration
public const string CustomHandled = "customHandled"Field Value
| Type | Description | 
|---|---|
| System.String | 
