Click or drag to resize
ObjectTypeManagerListObjectTypes Property
Returns list of all listing (inherited) object types.

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

Property Value

Type: IEnumerableString
See Also