Page 1 of 1

Headed on all pages

Posted: Wed Aug 09, 2023 5:25 am
by crash

I am using page rendering to add page headers.. is there a way to add it so it’s automatically on all pages..
When I use global it goes above the menu..this does not work for me.
I need it under the menu.
Any help much appreciated
Thanks


Re: Headed on all pages

Posted: Wed Aug 09, 2023 7:46 am
by MichaelG

A simple option will be to modify the layout file (Views/Shared/_Layout.cshtml).

You can also use the User Code to modify the generated file on the fly. Read:
https://aspnetmaker.dev/docs/#/usercode.html