Click or drag to resize
SearchFieldsStoreValues Property
Indicates if field values will be retrieved and stored in collection.

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

Property Value

Type: Boolean

Implements

ISearchFieldsStoreValues
See Also