Show / Hide Table of Contents

Constructor SearchSuggestion

| Edit this page View Source

SearchSuggestion(string, ISearchSource)

Initializes a new instance of the SearchSuggestion class.

Declaration
public SearchSuggestion(string title, ISearchSource owner)
Parameters
Type Name Description
string title

Sets DisplayTitle.

ISearchSource owner

Sets OwningSource.

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