MCSD Exam Practice Test
MCSD Developing ASP.NET MVC Web Applications 3
In ASP.NET MVC, what is a Partial View?
Select your answer
A
A view without a model
B
A reusable view fragment rendered inside another view
C
A controller that returns JSON
D
A view that renders a full page layout
Hint