Find an asp:Button in VB.NET

Posted by Andrew on Stack Overflow See other posts from Stack Overflow or by Andrew
Published on 2010-06-14T12:02:17Z Indexed on 2010/06/14 12:22 UTC
Read the original article Hit count: 386

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about vb.net