Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
what is the use of track view state?
Posted

Hi,

TrackViewState Method Causes the control to track changes to its view state so they can be stored in the object's ViewState property.

Refer below link :

http://msdn.microsoft.com/en-in/library/system.web.ui.webcontrols.webcontrol.trackviewstate.aspx[^]
 
Share this answer
 
Comments
Sanjay K. Gupta 2-Jan-13 8:37am    
Nice Solution
[no name] 2-Jan-13 10:54am    
5+

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900