SmartAutoCompleteRequest(String, String) Constructor
In This Article
Initializes a new instance of the SmartAutoCompleteRequest class with specified settings.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
#Declaration
#Parameters
Name | Type |
---|---|
text | String |
#Optional Parameters
Name | Type | Default |
---|---|---|
user |
String | String. |
See Also