Here is a quick tips to get the list of all active HTTPModulesat runtime. We can get the list of all HttpModulesfrom the web.config or from machine.config file. But, what we need to do if we want to get the list of all active HttpModules during runtime? Yes. We can easily get the details with the help of HttpApplication and HttpModuleCollectionClass. If we quickly recall the ...
|
8
Shouts |
|
|||
No comments yet, be the first one to post comment.