scriptmanager - Register several composite scripts per ASP.NET Page -


I want to put many composite scripts on the page but in the script manager there is a non-enumeration property composite script.

Is it possible to register the composite script for multiple pages?

I do not think you can set it in the same way; Just out of curiosity, why a big script file is not okay? You will get some functionality, because reducing script files increases performance ...


Comments