Click or drag to resize
SearchConditionFuzzySearch Property
If true, the expression is transformed to support fuzzy search

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

Property Value

Type: Boolean
See Also