safaribook-professional-asp.../MvcMusicStore/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Permalink Normal View History

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