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