Click or drag to resize
DataTypeManagerFieldTypes Property
Registered data types

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

Property Value

Type: IEnumerableString
See Also