# Web Pages and Layout Pages in Razor
At the end of this topic, you should be able to:
- Describe what a Layout Page is in Razor and list its benefits
- Describe the purpose of
@RenderBody(),@RenderSection(), and@RenderPage()in a Layout Page - Explain how to reference and place content in a
- List five key properties available to all Razor pages
.PagePage.Title
.Layout.IsPost.Request.Request.Form.Request.QueryString
.Response