UltimateSpell Class Library

UltimateSpell Class

UltimateSpell is an ASP.NET web server control that allows the user to spell check text and html content.

For a list of all members of this type, see UltimateSpell Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Karamasoft.WebControls.UltimateSpell.UltimateSpell

[Visual Basic]
Public Class UltimateSpell
    Inherits WebControl
    Implements IPostBackEventHandler
[C#]
public class UltimateSpell : WebControl, IPostBackEventHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

UltimateSpell control renders a Spell Check button. When the user clicks this button it opens up a dialog box to display spelling errors and suggestions to correct each misspelled word.

Requirements

Namespace: Karamasoft.WebControls.UltimateSpell

Assembly: UltimateSpell (in UltimateSpell.dll)

See Also

UltimateSpell Members | Karamasoft.WebControls.UltimateSpell Namespace | UltimateSpellInclude Directory