Click or drag to resize
DataTypeTextSerializer Property
Gets the IDataTypeTextSerializer instance for this data type.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public virtual IDataTypeTextSerializer TextSerializer { get; }

Property Value

Type: IDataTypeTextSerializer
See Also