SmartAutoCompleteRequest(String, String) Constructor
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 |
---|---|---|
userRole | String | String.Empty |
See Also