ObjectTransformationDataProvider GetInfosByIds Method Kentico 8.0 API Reference
Gets the objects for the given object type from database

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

objectType
Type: OnlineSystem String
Object type
ids
Type: OnlineSystem.Collections.Generic IEnumerable OnlineInt32 
Object IDs to retrieve

Return Value

Type: IGeneralIndexable OnlineInt32, IDataContainer 
See Also