SearchIndexSiteInfoProvider.GetIndexSiteInfosFromSitesInternal Method Kentico 8.0 API Reference
Returns object query with seach index site bindings for the 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<SearchIndexSiteInfo>
Dataset with results
See Also