Property Suggestions
| Edit this page View SourceSuggestions
Gets the list of search suggestions. This value is set after calls to UpdateSuggestions().
Declaration
public IList<SearchSuggestion>? Suggestions { get; }
Property Value
| Type | Description |
|---|---|
| IList<SearchSuggestion> |