Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created December 3, 2015 22:23
Show Gist options
  • Save samueleresca/2f81d043998b15e50807 to your computer and use it in GitHub Desktop.
Save samueleresca/2f81d043998b15e50807 to your computer and use it in GitHub Desktop.
@{
ViewBag.Title = "List";
}
<h3>This is the View</h3>
@Html.Partial("MyPartial")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment