DocumentSearchIndexerGetSearchIndexes Method |
Returns dataset of index IDs for specific type
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax protected override DataSet GetSearchIndexes(
string taskType
)
Parameters
- taskType
- Type: SystemString
Task type
Return Value
Type:
DataSetSee Also