Event in Web Control

  • Thread starter Thread starter shapper
  • Start date Start date
S

shapper

Hello,

I am creating a custom web control where I have various link buttons.

I need my control to fire an event when one of this buttons is
clicked.
I also need to pass a parameter which would be associated to each of
these buttons.

How can I do this?

Thanks,
Miguel
 
Back
Top