I\'m using ASP.NET MVC and I have a partial control that needs a particular CSS & JS file included. Is there a way to make the parent page render the script
script
If you willing to break conformance, you can just emit a style definition with the partial content. This tends to work in most recent browsers.