In either C# or VB, I would like to iterate through the controls on my web form and set properties.
I have been unable to find a collection of any sort in the Page class which holds all of the controls on the form. Is there a way to get that information? Has anyone done this?
Thanks for your help!
TealWren
I have been unable to find a collection of any sort in the Page class which holds all of the controls on the form. Is there a way to get that information? Has anyone done this?
Thanks for your help!
TealWren