Click or drag to resize
SearchFields Constructor (Boolean)
Constructor

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public SearchFields(
	bool storeValues
)

Parameters

storeValues
Type: SystemBoolean
Indicates if field values will be stored in fields.
See Also