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 |
What is the difference between STA and MTA?
What is filters in web api?
What is needed for running an application built on winfx on the .net framework 3.0?
How does CAS work
Can we look at the IL for an assembly?
How to change the action name in mvc?
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
What is the difference between viewbag and viewdata in mvc?
How do you handle variable number of segments in a route definition?
What does assert() method do?
1 Answers MCN Solutions, Siebel Systems,
How do assemblies find each other?
How do I install .net framework?