Show / Hide Table of Contents

Method AcceptSuggestion

| Edit this page View Source

AcceptSuggestion(SearchSuggestion)

Initiates a search using a suggestion as the query.

Declaration
public Task AcceptSuggestion(SearchSuggestion suggestion)
Parameters
Type Name Description
SearchSuggestion suggestion

A suggestion from Suggestions to be used as basis for the search.

Returns
Type Description
Task
Remarks

This will update CurrentQuery to match the selected suggestion.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX