T 
		
								
				
				
			
		trullock
Hi,
I've written a custom control which needs to have several public
properties.
Do i have to write a viewstate getter and setter for every property,
or is there some decoration (or other method) i can apply to make
their values be persisted across postbacks?
Thanks
Andrew
				
			I've written a custom control which needs to have several public
properties.
Do i have to write a viewstate getter and setter for every property,
or is there some decoration (or other method) i can apply to make
their values be persisted across postbacks?
Thanks
Andrew