Telerik ASP.NET Spell is a standalone component which can be attached to any editable control, like textarea, div, iframe, or WYSIWYG editor (RadEditor). All you have to do is place the RadSpell tag on your page and set its ControlToCheck property to the ID of your editable element. By default every instance of the Telerik ASP.NET Spell can check only one control. However, you can configure Telerik Spell component to check multiple controls at once.
Top