Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@YhorbyMatias
Created January 27, 2018 00:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YhorbyMatias/a0fc89b28c4b2c1df8dad866327f693f to your computer and use it in GitHub Desktop.
Save YhorbyMatias/a0fc89b28c4b2c1df8dad866327f693f to your computer and use it in GitHub Desktop.
linea que debo saber para cambiar titulo pagina en Razor aspnet
<a asp-area="" asp-controller="Home" asp-action="Index" class="navbar-brand">My Movie App List</a>
@YhorbyMatias
Copy link
Author

YhorbyMatias commented Jan 27, 2018

<a asp-area="" asp-controller="Home" asp-action="Index" class="navbar-brand">My Movie App

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment