Vidyalelo
C# Programming · Q67

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 67

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
Answer
D.
It handles AJAX requests

Answer: Option C

Solution

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