AspNetCore.Docs/aspnet/whitepapers/mvc3-release-notes/samples/sample19.cshtml

3 lines
89 B
Plaintext

Hi there. The uncached time is:
@DateTime.Now
The cached time is: @Html.Action("GetDate")