[To be supplied.]
Object
Control
WebControl
Image
ImageButton
[Visual Basic] Public Class ImageButton Inherits Image Implements IPostBackDataHandler, IPostBackEventHandler [C#] public class ImageButton : Image, IPostBackDataHandler, IPostBackEventHandler [C++] public __gc class ImageButton : public Image, IPostBackDataHandler, IPostBackEventHandler [JScript] public class ImageButton extends Image, IPostBackDataHandler, IPostBackEventHandler
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll