aspnetcore/MvcSample/Views/Home/MyView.cshtml

2 lines
66 B
Plaintext

@{ Layout = "~/Views/Shared/_Layout.cshtml"; }
@DateTime.UtcNow