Back to Devexpress

SmartSearchAIExtension(IServiceProvider) Constructor

corelibraries-devexpress-dot-aiintegration-dot-extensions-dot-smartsearchaiextension-dot-ctor-x28-system-dot-iserviceprovider-x29.md

latest1.7 KB
Original Source

SmartSearchAIExtension(IServiceProvider) Constructor

Initializes a new instance of the SmartSearchAIExtension class with specified settings.

Namespace : DevExpress.AIIntegration.Extensions

Assembly : DevExpress.AIIntegration.v25.2.dll

NuGet Package : DevExpress.AIIntegration

Declaration

csharp
public SmartSearchAIExtension(
    IServiceProvider serviceProvider
)
vb
Public Sub New(
    serviceProvider As IServiceProvider
)

Parameters

NameTypeDescription
serviceProviderIServiceProvider

A service provider.

|

Remarks

Read the following help topics for additional information:

See Also

SmartSearchAIExtension Class

SmartSearchAIExtension Members

DevExpress.AIIntegration.Extensions Namespace