Click or drag to resize
SearchEngineConfigurationInstance Property
Returns SearchEngineConfiguration instance.

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

Property Value

Type: SearchEngineConfiguration
See Also