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