W
wapsiii
I have placed a input box on a user control and add the user control
several times to my aspx pages.
How do I retrieve the value of the individual implementations of the
user control?
Whould I use reflection (and how) ? or reference the id of the
rendered input box directly i.e. "pOf_P_picker", "pOr_P_picker"?
several times to my aspx pages.
How do I retrieve the value of the individual implementations of the
user control?
Whould I use reflection (and how) ? or reference the id of the
rendered input box directly i.e. "pOf_P_picker", "pOr_P_picker"?