I'm trying to find a TextBox control inside a ASP.NET page using a recursive function. When this control is found, i would like to terminate the function and return it.I'm trying to find a TextBox control inside a A
I'm trying to find a TextBox control inside a ASP.NET page using a recursive function. When this control is found, i would like to terminate the function and return it.I'm trying to find a TextBox control inside a A