Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine 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: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com