as long as the control is visible in the namespace you referenced, it really shouldn't matter whether the page is in the same folder as the control.
you might want to check the controls that you said were not listed under the namespace, and see which namespace they belong to in their code file, just so you would know for future reference.
jzimmerman20...
Member
503 Points
183 Posts
Re: Using the class of a user control in code-behind
May 22, 2009 02:32 PM|LINK
as long as the control is visible in the namespace you referenced, it really shouldn't matter whether the page is in the same folder as the control.
you might want to check the controls that you said were not listed under the namespace, and see which namespace they belong to in their code file, just so you would know for future reference.