Include Stylesheets and Scripts From A WebControl In MVC





1.00/5 (1 vote)
Have you ever created a WebControl in MVC and though “Gee, it sure would be nice if I could add a stylesheet/script to the header of my page.” It’s not as easy as it used to be. This post goes over some code that can help you bridge that gap.