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