ASP.Net user control with nested controls
I've tasked myself with creating a relatively simple user control (a bootstrap nav bar with some extra JS thrown in) just to increase my handle on how such things function. Ideally, it would look as follows: <abc:NavBar ID="nvbTest" runat="server"> <NavButtons>…