Vidyalelo
C# Programming · Q29

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 29

Q29

What is the purpose of the PartialViewResult class in ASP.NET MVC?

A.
It defines routing rules
B.
It returns a partial view that will be rendered within another view
Answer
C.
It configures authentication
D.
None of the above

Answer: Option B

Solution

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