BaseAbstractInfoProvider GetInfosByIds Method Kentico 8.0 API Reference
Gets the info by its type and ID from the appropriate provider.

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

Parameters

objectType
Type: OnlineSystem String
Object type
ids
Type: OnlineSystem.Collections.Generic IEnumerable OnlineInt32 
IDs of the objects

Return Value

Type: SafeDictionary OnlineInt32, BaseInfo 
See Also