Private Variables in a WebForm

  • Thread starter Thread starter Manuel
  • Start date Start date
M

Manuel

If I modify the value of a Private Variable in a web form and the user
clicks a button, the variable resets. How can I maintain an object (not just
a text) for the lengh of the web application?
 
Back
Top