/MvcMusicStore/Views/_ViewStart.cshtml
# · Razor · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 2db4b33e760fe6072a3710337fb460fc MD5 · raw file
- @{
- Layout = "~/Views/Shared/_Layout.cshtml";
- }
# · Razor · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 2db4b33e760fe6072a3710337fb460fc MD5 · raw file
- @{
- Layout = "~/Views/Shared/_Layout.cshtml";
- }