ObjectTypeManagerListObjectTypes Property |
Returns list of all listing (inherited) object types.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static IEnumerable<string> ListObjectTypes { get; }
Property Value
Type:
IEnumerableString
See Also