Find an asp:Button in VB.NET
- by Andrew
I'm trying to code a section for my website in VB but VB can't seem to find a button. Is there a way for the code to find it?
I know where it is. Loginview Login LoginTemplate. How do I get VB.NET to point to that location?