help.
i'm trying to show the selectedindex from a dropdownlist of the masterpage in a label on the content page. I've tried doing (DropDownList)M aster.FindContr ol() as shown in other posts, but it comes up as null. can anyone explain this to me please?
i'm trying to show the selectedindex from a dropdownlist of the masterpage in a label on the content page. I've tried doing (DropDownList)M aster.FindContr ol() as shown in other posts, but it comes up as null. can anyone explain this to me please?
Comment