Click or drag to resize
SearchParametersSearchIndexes Property
List of search index names to search in, separated by semicolon

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

Property Value

Type: String
See Also