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
AnswerC.
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