1
Answer

convert View from Razor to ASPX in MVC4

I have a project which had developed in razor view in MVC but now i want to use that code in ASPX view ..
Is there any mathod or tools availabe to convert it from Razor to ASPX

Answers (1)