How can I add the result of an ASP.NET MVC controller action to a Bundle?

后端 未结 3 1623
南方客
南方客 2021-02-04 12:26

I have a controller action that returns Javascript file. I can reference this file from my view and it works fine. I\'d like to put it in a System.Web.Optimization.Bundle with t

3条回答
提交回复
热议问题