Hi all.
Having a lttle trouble with UserControls. I am wanting to use UserControls to create reusable form elements, such as an address-entry set of TextFields etc. The only trouble is that I have no idea how to access them from a page that contains the control.
For example, if I have a WebForm called UserDetails, which contains an AddressDetails UserControl that is comprised of several text boxes, when the form is submitted, how do I access the values of the text boxes in the AddressDetails control?
Regards.
Stephen.
Having a lttle trouble with UserControls. I am wanting to use UserControls to create reusable form elements, such as an address-entry set of TextFields etc. The only trouble is that I have no idea how to access them from a page that contains the control.
For example, if I have a WebForm called UserDetails, which contains an AddressDetails UserControl that is comprised of several text boxes, when the form is submitted, how do I access the values of the text boxes in the AddressDetails control?
Regards.
Stephen.