Click or drag to resize
SearchFieldsItems Property
Search fields

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public IEnumerable<ISearchField> Items { get; }

Property Value

Type: IEnumerableISearchField

Implements

ISearchFieldsItems
See Also