Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
DataQuery Class
DataQuery Methods
Combine Method
FromList Method
DataQuery
FromList Method
Creates a materialized DataQuery from the given list of IDs
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
DataQuery
FromList
(
IEnumerable
<
int
>
ids
)
Parameters
ids
Type:
System.Collections.Generic
IEnumerable
Int32
List of IDs
Return Value
Type:
DataQuery
See Also
Reference
DataQuery Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com