Vidyalelo
C# Programming · Q39

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 39

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
Answer
D.
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