Endeca Presentation API
SetDidSuggestionIncludeSpellingCorrection Method (_includedSpelling)
NamespacesEndeca.NavigationESearchAutoSuggestionSetDidSuggestionIncludeSpellingCorrection(Boolean)
Sets a Boolean value as to whether this suggestion includes terms that were spell-corrected.
Declaration Syntax
C#Visual BasicVisual C++
public void SetDidSuggestionIncludeSpellingCorrection(
	bool _includedSpelling
)
Public Sub SetDidSuggestionIncludeSpellingCorrection ( _
	_includedSpelling As Boolean _
)
public:
void SetDidSuggestionIncludeSpellingCorrection (
	bool _includedSpelling
)
Parameters
_includedSpelling (Boolean)
true if the terms were spell-corrected, or false otherwise.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0