Kentico 11 API Reference
Kentico 11 API Reference
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 (IWhereCondition)
Adds the given where condition with the AND operator
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TParent
And
(
IWhereCondition
where
)
Parameters
where
Type:
CMS.DataEngine
IWhereCondition
Return Value
Type:
TParent
Implements
IWhereCondition
TParent
And(IWhereCondition)
See Also
Reference
WhereConditionBase
TParent
Class
And Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com