How do I execute a controller action from an HttpModule in ASP.NET MVC?

后端 未结 4 1239
遥遥无期
遥遥无期 2021-01-03 16:20

I\'ve got the following IHttpModule and I\'m trying to figure out how to execute an action from a controller for a given absolute or relative URL.



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