|
Home > Archive > Microsoft Content Management Server > August 2005 > Dynamic Navigation Menu
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Dynamic Navigation Menu
|
|
|
| Hi Stefan,
How to display the navigation dynamically based on the user roles
& rights? Is it the CMS default functionality or we need to do it manually?
Regards,
Gopi.
| |
| Stefan [MSFT] 2005-08-25, 2:52 am |
| Hi Gopi,
if the navigation control generates the links dynamically by enumerating the
items to show (e.g. a channel structure) then this happens automatically as
the control will only see the items the current user has rights to.
If you are using Output caching ensure that you add VaryByCustom=CMSRole
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Gopi" <Gopi@discussions.microsoft.com> wrote in message
news:7556A46F-20FC-41EF-84D3-13CEF1A8FD60@microsoft.com...
> Hi Stefan,
>
> How to display the navigation dynamically based on the user roles
> & rights? Is it the CMS default functionality or we need to do it
> manually?
>
> Regards,
> Gopi.
|
|
|
|
|