0
votes
votes
1 answers
ASP.NET User Control Form_Load cannot see control's form members
Hello, I'm a noob to ASP.NET, although I'm a relatively experienced .NET programmer. I'm trying to create my first ASP.NET page that requires a user control. The problem is, the user control can't see its members. At this point, it' ...
