Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
WhereConditionBase(TParent) Class
WhereConditionBase(TParent) Methods
And Method
And Method
And Method (IWhereCondition)
And Method (Action(WhereCondition))
WhereConditionBase
<
TParent
>
.
And Method (Action
<
WhereCondition
>
)
Adds the given where condition with the AND 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: 13.0.131
Syntax
C#
Copy
public
virtual
TParent
And
(
Action
<
WhereCondition
>
where
)
Parameters
where
Type:
System
.
Action
<
WhereCondition
>
Return Value
Type:
TParent
Implements
IWhereCondition
<
TParent
>
.
And(Action
<
WhereCondition
>
)
See Also
Reference
WhereConditionBase
<
TParent
>
Class
And Overload
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com