0

I have aspx page and I want to use these pages in MVC3 but how ?

I have done these steps but I couldn't debug it

  1. Create a folder that has my aspx page which is in View
  2. I call partial helper to debug it in my cshtml file:

    @Html.Partial("~/Views/Payment/3DPay.aspx")
    

So what can I do to use aspx page in MVC 3 ?

Quinton Bernhardt
  • 4,773
  • 19
  • 28

0 Answers0