Hi,
I have two usercontrols on an aspx page.
Within one of the usercontrols i have a textbox of which I have created a public property to return the value in the code behind.
I want to be able to retrieve this value, but from within the other usercontrol. I have no idea ?
Thanks
Tim.
I have two usercontrols on an aspx page.
Within one of the usercontrols i have a textbox of which I have created a public property to return the value in the code behind.
I want to be able to retrieve this value, but from within the other usercontrol. I have no idea ?
Thanks
Tim.