Callback Class

UltimateSpell

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

Namespace: Karamasoft.WebControls.UltimateSpell
Assembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738

Syntax

C#
public class Callback : Page
Visual Basic
Public Class Callback _
	Inherits Page
Visual C++
public ref class Callback : public Page

Remarks

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

Inheritance Hierarchy

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

See Also