Keyoti Search for ASP.NET API Docs
SearchSuggestionsModel Class
API DocumentationKeyoti.SearchEngine.SuggestionsSearchSuggestionsModel
Keyoti Search for ASP.NET 2010
Model layer class backing the SearchSuggestion Control.
Declaration Syntax
C#Visual BasicVisual C++
public class SearchSuggestionsModel
Public Class SearchSuggestionsModel
public ref class SearchSuggestionsModel
Members
All MembersConstructorsMethodsFieldsEvents



IconMemberDescription
SearchSuggestionsModel()()()
BuildSuggestedExpression(String, String, LanguageType, SpellingSuggestionSource, Configuration, Int32, GroupElement, String)
CreateSuggestions(String)
Creates list of suggestions to be passed as argument to FoundSpellingError event, for finalization.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FoundSpellingError
Called when a spelling error is found - provides opportunity to adjust the suggestions.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NeedSuggestionForWord(String)
Determines whether the word in the search query should be flagged and suggestions found for it.

numberOfSearchResults
The number of search results that the SearchResult control found.

OnFoundSpellingError(FoundSpellingErrorEventArgs)
Called when a misspelled word is found, raises the FoundSpellingError event.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Can be sub-classed to override default behavior.
Inheritance Hierarchy
Object
SearchSuggestionsModel

Assembly: Keyoti2.SearchEnginePro.Web (Module: Keyoti2.SearchEnginePro.Web) Version: 2010.4.1.609