SearchFields Constructor (Boolean) |
Constructor
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax public SearchFields(
bool storeValues
)
Parameters
- storeValues
- Type: SystemBoolean
Indicates if field values will be stored in fields.
See Also