T
trullock
Hi,
To make my usercontrol remember the values i set in its public
properties across postbacks, do i need to explicity write code in the
getters and setters to enter the data into the viewstate?
I'm hoping there's some decoration (or something else) i can apply to
the properties to make their values be persisted automatically?
Thanks for any advice
Andrew
To make my usercontrol remember the values i set in its public
properties across postbacks, do i need to explicity write code in the
getters and setters to enter the data into the viewstate?
I'm hoping there's some decoration (or something else) i can apply to
the properties to make their values be persisted automatically?
Thanks for any advice
Andrew