dotnettutorial-asp-dot-net-mvc/AttributeRoutingDemoInMVC/Views/Home/MVC.cshtml

4 lines
51 B
Plaintext
Raw Permalink Normal View History

@{
ViewBag.Title = "MVC";
}
@ViewBag.Message