Click or drag to resize
SearchIndexInfoProvider Property

Note: This API is now obsolete.

Search index provider

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Use SearchIndexProvider instead.")]
public SearchIndexProvider Provider { get; }

Property Value

Type: SearchIndexProvider
See Also