Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Search Namespaces
CMS.Search
IndexStatisticsProviders Class
IndexStatisticsProviders Methods
Get Method
Register Method
IndexStatisticsProviders
Get Method
Gets an
IIndexStatisticsProvider
for given
indexProviderName
.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
Copy
public
IIndexStatisticsProvider
Get
(
string
indexProviderName
)
Parameters
indexProviderName
Type:
System
String
Name of index provider to retrieve
IIndexStatisticsProvider
implementation for.
Return Value
Type:
IIndexStatisticsProvider
Index statistics provider for
indexProviderName
.
See Also
Reference
IndexStatisticsProviders Class
CMS.Search Namespace
SearchIndexInfo
IndexProvider
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com