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