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: 11.0.0
Syntaxpublic static IEnumerable<string> MainObjectTypes { get; }
Property Value
Type:
IEnumerableString
See Also