product caption
Note: this Quick-Start framework uses regular ASP.NET components, suitable for evaluation on machines without MCMS. This distribution, however, includes special MCMS versions of all components, which have the full functionality of the ASP.NET controls plus some MCMS-specific features. Read More.

Different Custom Dictionaries

Run example in: C# VB.NET



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 CustomAppendix - "-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 "~/RadControls/Spell/TDF/"



Spell Check

Spell Check
Source Code & Description