Click or drag to resize
SearchEngineConfigurationInstance Property
Returns SearchEngineConfiguration instance.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 11.0.0
Syntax
C#
public static SearchEngineConfiguration Instance { get; }

Property Value

Type: SearchEngineConfiguration
See Also