Property CurrentQuery
| Edit this page View SourceCurrentQuery
Gets or sets the current query.
Declaration
public string? CurrentQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Remarks
Call UpdateSuggestions() to refresh suggestions after updating the query.