Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
WhereConditionBase(TParent) Class
WhereConditionBase(TParent) Methods
WhereContains Method
WhereContains Method (String, String)
WhereContains Method (IQueryObjectWithValue, String)
WhereConditionBase
TParent
WhereContains Method (String, String)
Adds the condition for a string column to contain some substring
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
TParent
WhereContains
(
string
columnName
,
string
value
)
Parameters
columnName
Type:
System
String
Column name
value
Type:
System
String
Value
Return Value
Type:
TParent
Implements
IWhereCondition
TParent
WhereContains(String, String)
See Also
Reference
WhereConditionBase
TParent
Class
WhereContains Overload
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com