Tagged Questions

0
votes
2answers
963 views

Best way to register js for modularity in User Control

i have a control that is organized like this and i want to have the javascript registered on the calling master pages, etc, so that anywhere this control folder is dropped and then registered, it ...