IWhereCondition TParent  Where Method ( IWhereCondition )Kentico 8.0 API Reference
Adds the given where conditions to the query

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

Parameters

conditions
Type:  CMS.DataEngine IWhereCondition 
Nested where conditions

Return Value

Type: TParent
See Also