Show / Hide Table of Contents

Property Suggestions

| Edit this page View Source

Suggestions

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>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX