Click or drag to resize
SearchTaskInfoGetSearchIndexerName Method
Gets the name of the SearchIndexer registered to handle this search task.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
public string GetSearchIndexerName()

Return Value

Type: String
See Also