Files
CNCEC_SUBQHSE_WUHUAN/SGGL/WebAPI/Areas/HelpPage/Views/_ViewStart.cshtml
T
2021-04-30 10:28:37 +08:00

4 lines
162 B
Plaintext

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