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.
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.