Update adding-view.md (#15021)
parent
e0c168d47c
commit
d2f35361dc
|
@ -81,7 +81,7 @@ Select the menu links (**MvcMovie**, **Home**, and **Privacy**). Each page shows
|
|||
|
||||
## Change the title, footer, and menu link in the layout file
|
||||
|
||||
Replace the content of the *Views\Shared\_Layout.cshtml* file with the following markup. The changes are highlighted:
|
||||
Replace the content of the *Views/Shared/_Layout.cshtml* file with the following markup. The changes are highlighted:
|
||||
|
||||
[!code-html[](~/tutorials/first-mvc-app/start-mvc/sample/MvcMovie3/Views/Shared/_Layout.cshtml?highlight=6,14,40)]
|
||||
|
||||
|
|
Loading…
Reference in New Issue