Returns object query with seach index site bindings for the specified sites.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteIds
- Type:
System.Int32[]
Site IDs
Return Value
Type: ObjectQuery<SearchIndexSiteInfo>Dataset with results
See Also