Adding events to web user controls
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I'm using ASP.net with c# How can I add an event to my web user control? I followed a tutorial but it doesn't work, Please someone give me a help
-
I'm using ASP.net with c# How can I add an event to my web user control? I followed a tutorial but it doesn't work, Please someone give me a help
Here's a link to an article that describes publishing an event from a
UserControl
: [http://odetocode.com/Articles/94.aspx](http://
http://odetocode.com/Articles/94.aspx)[[^](http://
http://odetocode.com/Articles/94.aspx)]