DataQuery FromList Method Kentico 8.1 API Reference
Creates a materialized DataQuery from the given list of IDs

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

Parameters

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

Return Value

Type: DataQuery
See Also