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

Parameters

where
Type: OnlineSystem Action WhereCondition 

Return Value

Type: TParent
See Also