Method OnClick
OnClick(EventArgs)
Raises the Click event.
public virtual void OnClick(EventArgs e)
Parameters
eEventArgsThe EventArgs that contains data to this event.
Raises the Click event.
public virtual void OnClick(EventArgs e)
e EventArgsThe EventArgs that contains data to this event.