Posts
6
Comments
22
Trackbacks
0
Turn off the navigation menus on a MojoPortal page

I needed to figure out how to turn off the navigation for the portal from my custom module. After some searching, I found code in Secure/Login.aspx.cs that did the trick.

The function to use is this:

SuppressAllMenus()

This function is part of MojoPortal.Web.mojoBasePage so pages that inherit from that will already have access to the function.

posted on Monday, May 03, 2010 2:32 PM Print
Comments
No comments posted yet.

Post Comment

Title *
Name *
Email
Url
Comment *