Normally, we opt this approach if we want complete encapsulation and don't want to make our methods public.
Ascx
<div style="width: 100%;">
<asp:Button ID="btnAdd" runat="server"
Text="Add" OnClick="btnAdd_Click"></asp:butto...