G
Guest
I have a user control which contains buttons. I can load it from an ascx
file into my current webpage:
me.FindControl(0)
How do I refer to it's buttons?
file into my current webpage:
me.FindControl(0)
How do I refer to it's buttons?