I want to create a Menu Bar with a Login Link/Button on the menu bar. Can I use a ASP Menubar to achieve this?
I used a Menubar item & a button. But they appear in 2 separate lines. Is it possible to combine them on the same line?
I want to create a Menu Bar with a Login Link/Button on the menu
Share
I managed a solution. Was pretty simple too. Used a table with 2 columns. Dropped the menubar in the 1st column & the Login Linkbutton in the 2nd column.