Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
CustomTableDataSource Class
CustomTableDataSource Properties
CustomTable Property
EnableSelectedItem Property
LoadCurrentPageOnly Property
SelectedDatabaseColumnName Property
SelectedQueryStringKeyName Property
SelectedValidationType Property
WhereCondition Property
CustomTableDataSource
WhereCondition Property
Gets or sets the where condition of the data source. Appends where condition for selected items.
Namespace:
CMS.Controls
Assembly:
CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
string
WhereCondition
{
get
;
set
; }
Property Value
Type:
String
Implements
ICMSBaseProperties
WhereCondition
IFilterControl
WhereCondition
See Also
Reference
CustomTableDataSource Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com