| | |
Removing Menu Item
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2008
Posts: 92
Reputation:
Solved Threads: 2
Hello,
I am using Visual Web Developer 2008.
I am using menu control binded to site map.
So when the user role is administrator, i want to remove the menu item from the menu.
I used the coding but not working.
I am using Visual Web Developer 2008.
I am using menu control binded to site map.
So when the user role is administrator, i want to remove the menu item from the menu.
I used the coding but not working.
ASP.NET Syntax (Toggle Plain Text)
If page.user.isinrole("Administrator") then menu1.items.remove(menu1.items.find("Forums") End if
•
•
Join Date: May 2009
Posts: 6
Reputation:
Solved Threads: 0
Try the logic in
ASP.NET Syntax (Toggle Plain Text)
protected void Menu_MenuItemDataBound(object sender, EventArgs e) { }
Last edited by peter_budo; May 15th, 2009 at 7:33 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
![]() |
Similar Threads
- Loading the menu item page in the center of main page?? (JavaScript / DHTML / AJAX)
- MEnu Item Disable (VB.NET)
- Retrieving a menu item built with glade. (Python)
- Vb.Net2005 Toolstrip Menu Item Problem (VB.NET)
- Removing a specific item from a linked list (Java)
- Getting Menu Item info for pop-up menus from System Tray Icons (C++)
- Need help removing hotoffers.info ... (Viruses, Spyware and other Nasties)
- Suspicious Item in a Hijack This log (Viruses, Spyware and other Nasties)
Other Threads in the ASP.NET Forum
- Previous Thread: How to get loginname Control Value
- Next Thread: If statement with a data repeater
| Thread Tools | Search this Thread |
.net 2.0 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox click commonfunctions compatible confirmationcodegeneration content contenttype courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dropdownlist dropdownmenu dynamically edit expose fill flash flv formatdecimal forms formview gridview homeedition iframe iis javascript jquery listbox login menu microsoft mono mouse mssql multistepregistration news numerical objects opera order panelmasterpagebuttoncontrols radio ratings registration reportemail rotatepage save schoolproject search security serializesmo.table silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking unauthorized validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webapplications webarchitecture webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers





