| ISpellCheckerResultSpellCheckerResult Property |
Collection of suggestions from spell checker
Namespace:
Dynamicweb.Indexing.Querying
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax IEnumerable<string> SpellCheckerResult { get; set; }
Property SpellCheckerResult As IEnumerable(Of String)
Get
Set
Property Value
Type:
IEnumerableStringSee Also