| SearchIndexerGetSearchIndexes Method  | 
            Returns dataset of index IDs for specific type
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntaxprotected virtual DataSet GetSearchIndexes(
	string taskType
)
Parameters
- taskType
 - Type: SystemString
Task type 
Return Value
Type: 
DataSet
See Also