IWhereCondition TParent  Or Method (Action WhereCondition )Kentico 8.0 API Reference
Adds the given where condition with the OR operator. 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

where
Type: OnlineSystem Action WhereCondition 

Return Value

Type: TParent
See Also