I realize that a whole lot of code cannot fit here, but I am asking for general direction or pointer.
I have .NET user controls nested six deep for an interactive gadget
Howdy, you could use the WebControl selector which is actually an independant project (license == LGPL) but still part of the main Ra-Ajax download...
Check out both the code and sample use here...
Then you could just search from the Page object and it'll recursively look for a control matching your (whatever) criteria in the delegate...