Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine.Web.UI
CustomTableDataSource Class
CustomTableDataSource Properties
CustomTable 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.DocumentEngine.Web.UI
Assembly:
CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
Copy
public
override
string
WhereCondition
{
get
;
set
; }
Property Value
Type:
String
Implements
ICMSBaseProperties
WhereCondition
IFilterControl
WhereCondition
See Also
Reference
CustomTableDataSource Class
CMS.DocumentEngine.Web.UI Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com