| SearchIndexSiteInfoProviderDeleteSearchIndexSiteInfo Method (Int32, Int32) | 
            Deletes specified search index site binding.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxpublic static void DeleteSearchIndexSiteInfo(
	int indexId,
	int siteId
)
Parameters
- indexId
 - Type: SystemInt32
Search index ID - siteId
 - Type: SystemInt32
Site ID 
See Also