Browse by Tags

All Tags » Access UserControl from another UserControl (RSS)
Recently, I came across a post in the asp.net forums (This one > http://forums.asp.net/t/1313476.aspx ) , where a user was trying to get the value of a dropdownlist's selected value kept in one UserControl, and set this value as text of one label...