Dynamicweb.Extensibility.Searching.eCommerce Namespace > FilterManager Class > GetSpellingCorrections Method : GetSpellingCorrections(String,Int32) Method |
'Declaration
Public Overloads Shared Function GetSpellingCorrections( _ ByVal phrase As String, _ ByVal maxCorrections As Integer _ ) As IEnumerable(Of SpellingCorrection)
public static IEnumerable<SpellingCorrection> GetSpellingCorrections( string phrase, int maxCorrections )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2