10 | Create New 11 |
12 | 13 |Id | 16 |Url | 17 |
---|---|
23 | @Html.DisplayFor(modelItem => item.Id) 24 | | 25 |26 | @Html.DisplayFor(modelItem => item.Url) 27 | | 28 |
Use this area to provide additional information.
8 | -------------------------------------------------------------------------------- /tests/SampleFiles/DotNetWebApp/src/Views/Home/Contact.cshtml: -------------------------------------------------------------------------------- 1 | @{ 2 | ViewData["Title"] = "Contact"; 3 | } 4 |ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.
12 | 13 |ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.
12 | 13 |