llhd/Views/WebNew/_ViewStart.cshtml

4 lines
62 B
Plaintext

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