Click or drag to resize
CMSAbstractBaseFilterControlFilterMode Property
Allow to set filter mode (useful if same filter is used to filter different items)

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual string FilterMode { get; set; }

Property Value

Type: String
See Also