SearchIndexSiteInfoProvider GetSiteIndexesInternal Method Kentico 8.0 API Reference
Returns object query with all search indexes for specified sites.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteIds
Type:  OnlineSystem Int32 
Site IDs

Return Value

Type: ObjectQuery SearchIndexInfo 
See Also