Version

ImageObject class

An object that has an associated image element and the concept of different states, such as Normal, Hover, Pressed, and Disabled.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.ImageObject = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.ImageObject();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.ImageObject
            Infragistics.Web.UI.DialogButton

See Also