S
shapper
Hello,
I created a User Control (.ascx) in my web site.
Inside this control I have a linkbutton.
I want to fire an event when this linkbutton is clicked so that I can
access that event on the page's code where my user controls is added.
How can I do this?
Thanks,
Miguel
I created a User Control (.ascx) in my web site.
Inside this control I have a linkbutton.
I want to fire an event when this linkbutton is clicked so that I can
access that event on the page's code where my user controls is added.
How can I do this?
Thanks,
Miguel