I am using the RadEditor control with spell checking enabled via this entry in the Toolsfile:
<tool name="AjaxSpellCheck" />
Where can I edit the message that pops up after doing a spell check? I have a request that the message reads "Spell check complete!" which is a bit more grammatically correct.
Also, where can I get documentation on the various properties of these controls?
For example, I can't seem to find what "SpellCheckSettings" is or how to gain access to "Telerik.Web.UI.Editor.SpellCheckSettings".
Thanks!
<tool name="AjaxSpellCheck" />
Where can I edit the message that pops up after doing a spell check? I have a request that the message reads "Spell check complete!" which is a bit more grammatically correct.
Also, where can I get documentation on the various properties of these controls?
For example, I can't seem to find what "SpellCheckSettings" is or how to gain access to "Telerik.Web.UI.Editor.SpellCheckSettings".
Thanks!