MCSD Exam Practice Test
MCSD Exam MCSD Developing ASP.NET MVC Web Applications
In ASP.NET MVC, which method is used to return a view from a controller action?
Select your answer
A
RedirectToAction()
B
Content()
C
View()
D
Json()
Hint