How do you access PageName instead of PageTitle in Layout.Master
Hello,
New to mojo portal and looking at learning a lot! I am wondering how I can access the page name instead of the page title in the layout.master file.
Is this possible? We have pages that will display the pageTitle and then also be overriden by this value on a pageTitle Override.
Code in question:
<portal:PageTitle ID="PageName" runat="server" />