Access controls from a class

  • Thread starter Thread starter Damon
  • Start date Start date
D

Damon

Can controls on a web page be manipulated from a class? For example, If I
have a web page that has a dropdown on it can I populate that from inside of
a class that I created? If so, how?
 
Sure.
You only have to pass a reference of the control to the method.
 

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