Skip Navigation

Update on ASP.NET Forms Bootstrap Menu Control


I finally took the time to move my ASP.NET Forms Bootstrap Menu Control code over to a GitHub repository. Because of the move, I've closed the comments on the original post in hopes of moving all discussion regarding the control to its repository.

I've also built out 2 separate example projects. The first shows how to use the control with just the class file. The second shows how to use the control by referencing the project from a separate class library.