Click or drag to resize
FilterFormWhereCondition Property
Returns the where condition for the filter

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public string WhereCondition { get; }

Property Value

Type: String

Implements

IFilterControlWhereCondition
See Also