Files
laatzen/LaaProductionWeb/LaaProduction.Web/Views/_ViewStart.cshtml
T

4 lines
59 B
Plaintext

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