ModuleTitleControl Text Override

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
6/27/2011 10:06:21 PM
Gravatar
Total Posts 2239

ModuleTitleControl Text Override

Hey Joe,

Any chance you can add a "Text Override" to the ModuleTitleControl?

The scenario I am facing is that I have supporting pages that I would like to use the ModuleTitleControl in so the titles will be styled properly in Artisteer and jQuery skins. The Titles aren't the actual title of the module, they are the title of an item in the custom feature.

I know I can simply create an <h2 class="moduletitle">....</h2> but this doesn't allow the module to take advantage of Artisteer or any customizations of the ModuleTitleControl in the theme.skin.

Thank

6/28/2011 5:52:41 AM
Gravatar
Total Posts 18439

Re: ModuleTitleControl Text Override

Hey Joe,

We have another control designed to render like the ModuleTitle but for use where ModueTitle would not be appropriate.

<portal:HeadingControl id="heading" runat="server" Text="Whatever You Want" />

Best,

Joe

6/28/2011 8:21:44 AM
Gravatar
Total Posts 2239

Re: ModuleTitleControl Text Override

Hi Joe,

That does the trick. Thanks!

-Joe D.

You must sign in to post in the forums. This thread is closed to new posts.