Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com