0
kicks
How to Expose Events from UserControl in ASP.NET-CodeGain
In ASP.NET, web user control is used very often to implement modular coding. We replace the repeating blocks of code into a User Control which we add in our web page when required.