I'm trying to add a control to my webpage in the codebehind using something like this:
placeHolder.Controls.Add(new asp.mycontrol_ascx);
but the asp namespace isn't showing up, what do I need to do or reference to get it to show up?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.