Vidyalelo
C# Programming · Q48

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 48

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board