Click here to Skip to main content
15,896,063 members

Comments by Darshak Sheth (Top 1 by date)

Darshak Sheth 14-Jan-11 13:18pm View    
I don't know how we can access MVC "View" result/output in HttpModule. Do you know how we can use ViewPage.LoadControl() method? Also I don't know how we can access .ascx file in Custom HttpModule in MVC. I tried to change Response object in HttpModule without success.