Description
Say there is a css or js file I want included on a certain page or set of pages, it would be nice if I could override a method and put the data in.
output the css and js after the controls css and js so that the js has access to the addLoadEvent function. Page css should come after control css.
This way all js and css would be defined consistently.