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