21 lines
716 B
Markdown
21 lines
716 B
Markdown
|
---
|
||
|
title: "ASP.NET MVC UI, Layouts, and Themes | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "The Razor syntax and how to use it in views (the V in MVC) to display information."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 08/10/2011
|
||
|
ms.topic: article
|
||
|
ms.assetid: 786e452d-c0d6-45fb-85eb-22c820304667
|
||
|
ms.technology: dotnet-mvc
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /mvc/overview/views
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
ASP.NET MVC UI, Layouts, and Themes
|
||
|
====================
|
||
|
> The Razor syntax and how to use it in views (the V in MVC) to display information.
|
||
|
|
||
|
|
||
|
- [Using Page Inspector in ASP.NET MVC](using-page-inspector-in-aspnet-mvc.md)
|
||
|
- [Dynamic v. Strongly Typed Views](dynamic-v-strongly-typed-views.md)
|