ObjectTypeManagerExistingObjectTypes Property |
Returns the list of all existing object types available in the system in a not guaranteed order (includes also inherited, list infos).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static IEnumerable<string> ExistingObjectTypes { get; }
Property Value
Type:
IEnumerableStringSee Also