I have a web form that has controls to be modified on it. The class that
will modify the controls is not contained inside the page code. How would I
best pass the controls to the external class?
will modify the controls is not contained inside the page code. How would I
best pass the controls to the external class?
Comment