_ViewStart.cshtml.pp 175 Bytes
@{
    // 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";
}