Q39
Which of the following statements about partial views in ASP.NET MVC is true?
A.
They are always cached by the server
B.
They cannot contain any HTML markup
C.
They can be rendered within other views
AnswerD.
They cannot have their own models
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board