Example: Hiding Classic Style Menu Items Based on Security Settings

You can hide certain menu items based on the security settings or roles.

Step 1:  In the Application Explorer, go to the Menu Panels folder and select Menu.ascx.

Step 2:  Navigate to the menu panel.  You will see several items like Menu1MenuItem and Menu1MenuItemHilited.  If you select each item, you will be able to see the text displayed for the menu on the Property Sheet.

Step 3:  Select the menu item you want to secure, and set the security appropriately in the Property Sheet.

Please note that you should also set the Security settings for the Hilited version of the menu item.  The Hilited version displays the highlighted version of the menu item when the page displayed is the same as the one you would go to when you click the button.

See Also

Configuring Application Security

Step 1:  Select Application Security Type

Step 2:  Enter Active Directory Connection String

Step 3:  Select the User Table (Database Security)

Step 4:  Select the Roles Table (Database Security)

Step 4:  Select the Policy Store Role Provider (AzMan Security)

Step 4:  Select the Roles (SharePoint Security)

Step 5:  Assign Page Permissions

Step 6:  Configure Individual Controls for Role-Based Security

Step 7:  Configure the ForgotUser.aspx page

Administering Database Security at Run-Time

Displaying Data for Logged In Users

Configuring Automatic Sign-Out

Configuring Your System for Application Security