UltimateSpell Class Library

Callback Class

Represents a web page called by the control to do spell checking by using AJAX (Asynchronous JavaScript and XML) techniques.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.Page
            Karamasoft.WebControls.UltimateSpell.Callback

[Visual Basic]
Public Class Callback
    Inherits Page
[C#]
public class Callback : Page

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

This web page is for the internal use of the UltimateSpell control.

Requirements

Namespace: Karamasoft.WebControls.UltimateSpell

Assembly: UltimateSpell (in UltimateSpell.dll)

See Also

Callback Members | Karamasoft.WebControls.UltimateSpell Namespace