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: 13.0.131
Syntax
C#
public virtual IDataTypeTextSerializer TextSerializer { get; }

Property Value

Type: IDataTypeTextSerializer
See Also