StyM
January 28th, 2004, 10:07 PM
Hello and Good Day.
may i know how i can iterate through all the server controls that my aspx page contains?
for example.
my test.aspx page contains 3 server side controls.
i want i my code behind to iterate through all these 3 controls.
how can this be done???
i tried Page.Controls but id didnt work for me, or just dont know how.
Thanks for help.
may i know how i can iterate through all the server controls that my aspx page contains?
for example.
my test.aspx page contains 3 server side controls.
i want i my code behind to iterate through all these 3 controls.
how can this be done???
i tried Page.Controls but id didnt work for me, or just dont know how.
Thanks for help.