8 lines
108 B
Plaintext

@{
ViewBag.Title = "DetailForm";
Layout = "~/Views/Shared/_Form.cshtml";
}
<h2>DetailForm</h2>