Click or drag to resize
IWhereConditionTParentOr Method
Changes the where operator to OR for next where conditions. Use in combination of methods Where...

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
TParent Or()

Return Value

Type: TParent
See Also