ImageButton.IButtonControl.Click 事件

定义

有关此成员的说明,请参见 Click 事件。

event EventHandler System.Web.UI.WebControls.IButtonControl.Click;
member this.System.Web.UI.WebControls.IButtonControl.Click : EventHandler 
Custom Event Click As EventHandler Implements System.Web.UI.WebControls.IButtonControl

事件类型

实现

注解

成员 Click 是显式接口成员实现。 它只能在 ImageButton 实例被强制转换为 IButtonControl 接口时使用。

适用于

另请参阅