System.Web.UI.WebControls.IButtonControl.Click Event

Occurs when the button control is clicked.

Syntax

public event EventHandler Click

Remarks

The IButtonControl.Click event is raised when the button control is clicked.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0