Try our conversational search powered by Generative AI!

Class Constants

Constants used at serialization/deserialiation

Inheritance
System.Object
Constants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Data.Serialization
Assembly: EPiServer.Data.dll
Version: 11.20.7
Syntax
public static class Constants

Fields

CustomHandled

The element name for custom serialized items.

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