Click here to Skip to main content
15,886,771 members
Articles / Web Development / ASP.NET

Include Stylesheets and Scripts From A WebControl In MVC

Rate me:
Please Sign up or sign in to vote.
1.00/5 (1 vote)
20 Aug 2009CC (ASA 2.5)3 min read 28.5K   10  
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.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Creative Commons Attribution-ShareAlike 2.5 License


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions