问题
I was wondering if there is a way to render (non mvc) asp.net usercontrols in a asp.net mvc website.
I have googled it and i am experimenting with it, but haven't found a clear answer (yet).
Any1 has a clear answer on this?
回答1:
You can render them but if they rely on viewstate and postback, they won't work.
来源:https://stackoverflow.com/questions/9191700/can-you-render-a-old-asp-net-usercontrol-in-a-asp-net-mvc-3-website