How to prevent control declaration in the code-behind for an asp.net page?

  • Thread starter Thread starter Jun Avendano
  • Start date Start date
J

Jun Avendano

Hi,

Is there a way to prevent automatic declaration of a custom control in
the code-behind of an asp.net page?

Thanks,
Jun
 
Is there a way to prevent automatic declaration of a custom control in
the code-behind of an asp.net page?

Don't write the ASP.Net page in Visual Studio.Net.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.
 

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