namespaces

  • Thread starter Thread starter Bert
  • Start date Start date
B

Bert

Hi

How can i refer to a namespace (imports statement) or class from a custom
user control (ascx) when i am not using codebehind in my usercontrol?

thanks
B
 
ok this is about code behind stuff. Do you know how to do it when you are
not using code behind?
 
Hi,
ok this is about code behind stuff. Do you know how to do it when you are
not using code behind?

No, the @Import directive is not in the code-behind, it's in the ASPX or
ASCX file.

Greetings,
Laurent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top