_ViewStart.cshtml 125 Bytes Edit Raw Blame History 1 2 3 4 5 @using Vrh.Web.Common.Lib; @{ //Layout = "~/Areas/Menu/Views/Layout/_Layout.cshtml"; Layout = WebCommon.Layout; }