| SearchIndexInfoProviderDeleteSearchIndexInfo Method (SearchIndexInfo) | 
            Deletes specified searchIndex.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntaxpublic static void DeleteSearchIndexInfo(
	SearchIndexInfo infoObj
)
Parameters
- infoObj
 - Type: CMS.SearchSearchIndexInfo
SearchIndex object 
See Also