Click or drag to resize
UniSelectorFilterControl Property
Path to the filter control (CMSAbstractBaseFilterControl), which will be used for advanced filtering of the objects in the selection dialogs.

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

Property Value

Type: String
See Also