has somebody read and researched the the TheBeerHouse project?
when i log in using the admin account,the hyperlink "admin" refering to the ~/TBH_Web/Admin/Default.aspx appears in the menu.I thought there could be some code like
"if(this.Page.User.IsInRole("administrator")
certain_hyperlink.show();
"
but there wasn't,would somebody please tell me how it works?thank you in advance!