• 0

[ASP.NET/C#] Access control from code behind


Question

1 answer to this question

Recommended Posts

  • 0

Just in case anyone is interested...

You just manually add a reference in the .aspx.cs to the user control using the same ID as in the .aspx page and it works. Same as if u were using any asp control - it just doesnt add the reference in the code behind automatically.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.