  | ProductListViewModelSpellCheckerSuggestions Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.ProductCatalog
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IEnumerable<string> SpellCheckerSuggestions { get; set; }Public Property SpellCheckerSuggestions As IEnumerable(Of String)
	Get
	Set
Property Value
Type: 
IEnumerableString
See Also