6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
@{
|
|
ViewData["Title"] = "All Records";
|
|
Layout = "~/Views/Shared/_Layout.cshtml";
|
|
}
|
|
|