Click or drag to resize
SearchIndexerSearchablesRetriever Property
Helps with retrievingISearchable objects and SearchIndexInfo s related to search tasks.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
protected SearchablesRetriever SearchablesRetriever { get; set; }

Property Value

Type: SearchablesRetriever
See Also