Q67
What is the purpose of the RedirectToAction method in ASP.NET MVC?
A.
It returns a view with a specific model
B.
It performs input validation
C.
It redirects the client to another action method
AnswerD.
It handles AJAX requests
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board