3 implementations of Click
System.Web (3)
UI\WebControls\Button.cs (1)
219public event EventHandler Click {
UI\WebControls\ImageButton.cs (1)
249event EventHandler IButtonControl.Click {
UI\WebControls\LinkButton.cs (1)
230public event EventHandler Click {