| UltimateSpell Class Library |
|
Karamasoft.WebControls.UltimateSpell Namespace
Namespace hierarchy
Classes
| Class |
Description |
|
Callback
|
Represents a web page called by the control to do spell checking by using AJAX (Asynchronous JavaScript and XML) techniques. |
|
ClickOKEventArgs
|
Class sent to the event handler when the ClickOK event is fired. |
|
Speller
|
Represents a spell checker that looks up the specified dictionary for the words in the given text, and returns the spelling errors and suggestions. |
|
SpellError
|
Represents a spelling error and possible suggestions to correct the error. |
|
UltimateSpell
|
UltimateSpell is an ASP.NET web server control that allows the user to spell check text and html content. |
|
UltimateSpellButton
|
Represents a multi-button control that allows the user to start spell checking. |
Delegates
Enumerations