Tuesday, June 17, 2014

How to add asp.net web forms with existing asp.net mvc5

 asp.net web forms with existing asp.net mvc5


Create a Partial View  and introduce the Web Forms path source:

<iframe src="~/WebForms/WebForm1.aspx"</iframe>