I have a User Control which has a dropdownlist.
Now i want this dropdownlist value in parent page in a label control.
whenever i change dropdownlist value label value should be change.
How can i do it?
Thanks
Refer
Calling Parent Page method from Child Usercontrol using Reflection in ASP.Net
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.