Select from following answers:- Yes

- No
- Maybe
- All Above
Yes, the above statement is true.
Viewstate information cannot be tracked across pages. You can use session or querystring to track anything from one page to another.
Note: Do not store large amount of data on the page using viewstate because it will slow down the page load process.
Thanks and regards
Akiii
Show Correct Answer
|
Alert Moderator