Hi all,
I have made a user control, which is basically a single menu toolbar, now each user on my site can have different toolbars, going to different places, in different colors etc etc.
I thought the best way to do this would be to make my user control, which i have done, then create a class file called Menu. The class would then load the neccessary toolbar that each user needed, based upon the preference, color selection, url paths etc etc.
Is this the way to go about it? If not, i would really like to know the best way to do this, and will read any documents needed, if someone can give me the link.
Thanks
I have made a user control, which is basically a single menu toolbar, now each user on my site can have different toolbars, going to different places, in different colors etc etc.
I thought the best way to do this would be to make my user control, which i have done, then create a class file called Menu. The class would then load the neccessary toolbar that each user needed, based upon the preference, color selection, url paths etc etc.
Is this the way to go about it? If not, i would really like to know the best way to do this, and will read any documents needed, if someone can give me the link.
Thanks