Click or drag to resize
UniSelectorWhereCondition Property
Base where condition for the objects selection. Applies to all Base multiple selection grid, dropdownlist, single and multiple selection dialogs.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual string WhereCondition { get; set; }

Property Value

Type: String
See Also