Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
WhereConditionBase(TParent) Class
WhereConditionBase(TParent) Methods
WhereTrue Method
WhereTrue Method (String)
WhereTrue Method (IQueryObjectWithValue)
WhereConditionBase
TParent
WhereTrue Method (IQueryObjectWithValue)
Adds the where condition for a true expression value (boolean expression equals true).
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
TParent
WhereTrue
(
IQueryObjectWithValue
expression
)
Parameters
expression
Type:
CMS.DataEngine
IQueryObjectWithValue
Column name
Return Value
Type:
TParent
See Also
Reference
WhereConditionBase
TParent
Class
WhereTrue Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com