AbstractInfoProvider TInfo, TProvider  BoundGetInfosByIds Method Kentico 8.0 API Reference
Gets the list of info objects by their IDs

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

Parameters

ids
Type: OnlineSystem.Collections.Generic IEnumerable OnlineInt32 
List of IDs to get

Return Value

Type: SafeDictionary OnlineInt32, BaseInfo 
See Also