Click or drag to resize
SearchParametersBlockFieldOnlySearch Property
If true, performs the search only when the content part of the search expression is present.

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

Property Value

Type: Boolean
See Also