i am unable to see navigation bar on area i created from the _Layout.cshtml file.
my _Layout.cshtml is as follows.
@Styles.Render("~/Content/css")
@Scripts.Render("~/bundles/modernizr")
@RenderBody()
@Scripts.Render("~/bundles/scripts")
@RenderSection("scripts", required: false)
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh KumarPosted Jan 19, 2020, 3:22 PM