| SearchIndexSiteInfoProviderSearchIndexHasAnySite Method  | 
            Returns >true if given search index has any site assigned, false otherwise.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxpublic static bool SearchIndexHasAnySite(
	int indexId
)
Parameters
- indexId
 - Type: SystemInt32
Smart search index id 
Return Value
Type: 
Boolean
See Also