ObjectTypeManagerMainObjectTypes Property |
List of all "main" object types (= not child of other object) retrieved from modules.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static IEnumerable<string> MainObjectTypes { get; }
Property Value
Type:
IEnumerableStringSee Also