@{
Layout = null;
}
the above synapsis hide the nav and footer and remove the whole css .
User.Identity.IsAuthenticated
if i using this synapsis it will not show the nav and footer.
could anybody will give me a solution for this problem?
i need to show the navigation bar and footer after the login or sign . If i am in the login and signup page it won’t .