What is Layout in ASP.Net MVC?



What is Layout in ASP.Net MVC?..

Answer / Meenakshi Chauhan

Layout in ASP.Net MVC is a master page that defines the common structure of an application, such as headers, footers, and navigation menus. It can also contain placeholders for content that will be rendered by child views.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is the difference between STA and MTA?

3 Answers  


What is filters in web api?

1 Answers  


What is needed for running an application built on winfx on the .net framework 3.0?

1 Answers  


How does CAS work

1 Answers  


Can we look at the IL for an assembly?

2 Answers  


How to change the action name in mvc?

1 Answers  


Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

1 Answers  


What is the difference between viewbag and viewdata in mvc?

1 Answers  


How do you handle variable number of segments in a route definition?

1 Answers  


What does assert() method do?

1 Answers   MCN Solutions, Siebel Systems,


How do assemblies find each other?

2 Answers  


How do I install .net framework?

1 Answers  


Categories