Error!
Success!

Get the list of all HttpModules in ASP.Net

0
kicks

Get the list of all HttpModules in ASP.Net  (Unpublished)

Here I will give you a quick trick to get the list of all active HttpModules at runtime. We can get all the HttpModules from web.config or from machine.config file. But, If we want this at runtime then we can do this with the help of HttpApplication and HttpModuleCollection class. Below is the code snippet for getting the list of all active HttpModules .


Kicked By:
Drop Kicked By: