IWhereCondition TParent  Where Method ( IWhereCondition )Kentico 8.1 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.1.5347.20411)

Parameters

conditions
Type:  CMS.DataEngine IWhereCondition 
Nested where conditions

Return Value

Type: TParent
See Also