Visual Basic (Declaration) | |
---|---|
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <LicenseProviderAttribute(System.ComponentModel.LicenseProvider)> Public Class LiveImageButton Inherits System.Web.UI.WebControls.ImageButton Implements ILiveControl |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LiveImageButton |
C# | |
---|---|
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [LicenseProviderAttribute(System.ComponentModel.LicenseProvider)] public class LiveImageButton : System.Web.UI.WebControls.ImageButton, ILiveControl |
C++/CLI | |
---|---|
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [LicenseProviderAttribute(System.ComponentModel.LicenseProvider)] public ref class LiveImageButton : public System.Web.UI.WebControls.ImageButton, ILiveControl |
This member is functionally equivalent to System.Web.UI.WebControls.ImageButtonClass.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Image
System.Web.UI.WebControls.ImageButton
Dart.LiveControls.LiveImageButton
Target Platforms: Microsoft .NET Framework 2.0