Click or drag to resize
CMSAbstractControlPropertiesFilterOutDuplicates Property
Indicates if the duplicated (linked) items should be filtered out from the data.

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

Property Value

Type: Boolean
See Also