Files
hangfire-ravendb/samples/MvcSample/Views/_ViewStart.cshtml
T
2015-10-16 16:07:20 -05:00

3 lines
53 B
Plaintext

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