IWhereCondition TParent  Where Method (Action WhereCondition )Kentico 8.0 API Reference
Adds the given where condition to the query. Creates a new where condition object and runs the setup actions on it.

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

Parameters

condition
Type: OnlineSystem Action WhereCondition 
Nested where condition

Return Value

Type: TParent
See Also