Hey,

How to clear ALL viewstate?
I mean, not only item, that I added manualy, but all control's states.

Etc. I press "Register" button in large registration form. I do not want go thought every control and set it to previous passition.

PS. I can't simply reload page, becourse I output text (status of registration) on button click.