Posts From May, 2010

mojoPortal Page Titles

Update: Joe Audette has decided to implement this in the next version of mojoPortal, due in a couple of weeks. He is updating the <portal:PageTitle control with this functionality. I have from time to time needed to show a page's title within the content as a heading. The controls that come with mojoPortal don't really allow for this but I have come up with a handy little control that will show the Page Title on the page and allow you to choose how the text is rendered. To get started, create two files; PageTitle.ascx and PageTitle.ascx.cs. Place both of these files in the read more