开发者

Hybrid asp.net webform / mvc app - Using asp.net controls/user controls inside mvc view?

I have a hybrid asp.net webfor开发者_如何学运维m / mvc app, is there a way to use the asp.net controls and user controls inside mvc view?

Thanks.


You can use some asp.net controls, if they don't depend upon ViewState, which doesn't exist in an MVC view.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜