Version

CallbackObject class

An object that contains information about a Callback that should be made to the server.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.CallbackObject = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.CallbackObject();
Inheritance Hierarchy

Object
   Infragistics.Web.UI.CallbackObject

See Also