| SearchIndexCultureInfoProviderSearchIndexHasAnyCulture Method  | 
            Returns true if given index has assigned at least one culture, false otherwise.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxpublic static bool SearchIndexHasAnyCulture(
	int indexId
)
Parameters
- indexId
 - Type: SystemInt32
Smart search index id 
Return Value
Type: 
Boolean
See Also