ObjectTypeManager GetTypeInfos Method (List RegisterObjectTypeAttribute )Kentico 8.1 API Reference
Gets all the type infos registered for the given system type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

list
Type: OnlineSystem.Collections.Generic List RegisterObjectTypeAttribute 
List of registered types

Return Value

Type: OnlineIEnumerable ObjectTypeInfo 
See Also