Persisting Properties?

  • Thread starter Thread starter eNew
  • Start date Start date
E

eNew

How do you persist a public property in a class in asp.net? If I set the
property to a value programmatically, the value is gone as soon as the
procedure is finished. So if I can't persist properties, what do I do to
store values.

Thank you for your help.
 

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