c# - i want to remove ViewState entry from page without using MVC pattern -


i want remove viewstate page without using mvc pattern.

i using c# 4.0

thanks in advance. .

you can store viewstate data in session: sessionpagestatepersister. way won't sent along html.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -