finding custom controls in codebehind.
I have written a webcustomcontrol (NOT ascx).
I have 10 on a web page and want to find them in the code behind.
I have tried using foreach, but I am not sure what collection to search in.
Does anyone know the answer to this question? Is it possible?
Thanks in advance,
Lee