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

Parameters

condition
Type: OnlineSystem Action WhereCondition 
Nested where condition

Return Value

Type: TParent
See Also