Click or drag to resize
DataTypeManagerDataTypes Property
Registered data types

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static IEnumerable<DataType> DataTypes { get; }

Property Value

Type: IEnumerableDataType
See Also