Click or drag to resize
SearchFieldSearchable Property
True when field is marked as searchable.

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

Property Value

Type: Boolean

Implements

ISearchFieldSearchable
See Also