Layout Pages in MVC — a practical guide to ASP.NET MVC layout with clear examples you can reuse in real projects.
ASP & ASP.NET Tutorial Series (101/247). Prefer one article? Read the complete ASP.NET tutorial.
Short description
Set Layout in _ViewStart or per view.
Layout tip
_Layout.cshtml
RenderBody
RenderSection
Shared navigation