Load Aspx with in a razor view
I have a aspx user controller and functions. I wanna load this controller
with in Razor view. so I wrote a helper class to render this aspx
controller to Razor view but aspx functions are not working it was fine
for static page. this is the link that I used but this is only work for
static pges
http://malvinly.com/2011/02/28/using-web-forms-user-controls-in-an-asp-net-mvc-project/
No comments:
Post a Comment