Files
MoonPro.net/MP-MAG/Areas/HelpPage/Views/_ViewStart.cshtml
T
Samuele Locatelli eacc1575b1 Nuget update WebAPI
2022-04-29 09:56:54 +02:00

4 lines
175 B
Plaintext

@{
// Change the Layout path below to blend the look and feel of the help page with your existing web pages.
Layout = "~/Areas/HelpPage/Views/Shared/_Layout.cshtml";
}