Ok, I have a user control that I named topNavBar. It contains a webcontrol for a dropdownlist.
I have another user control that I named siteFooter. It also contains a webcontrol for a dropdownlist.
I want to be able to reference and change the values in the dropdown in topNavBar from code written in siteFooter. Can this be done and if so how?
- VBRookie
I have another user control that I named siteFooter. It also contains a webcontrol for a dropdownlist.
I want to be able to reference and change the values in the dropdown in topNavBar from code written in siteFooter. Can this be done and if so how?
- VBRookie