|
In this example we will separate John's custom dictionary from Sally's. We have to set up the second instance of RadSpell with a different CustomDictionarySuffix - "-John" in our case.
NOTE: Make sure the ASP.NET user account has write permissions for en-US-Sally.txt and en-US-John.txt in "~/App_Data/RadSpell/"
with the Default(John's) custom dictionary
with a different custom dictionary
|