Click or drag to resize
SearchIndexSiteInfoProviderGetSearchIndexSites Method
Returns all search index sites bindings.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<SearchIndexSiteInfo> GetSearchIndexSites()

Return Value

Type: ObjectQuerySearchIndexSiteInfo
See Also