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