Files
Modbus.Net/Modbus.Net/CrossLampControl.WebApi/Areas/HelpPage/Views/_ViewStart.cshtml
2016-01-29 12:52:19 +08: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";
}