ViewSate attribute?

K

Ken Varn

I would like to save the contents of a class using ViewState, but some
fields do not need to be saved across the session boundary. Is there anyway
to mark only certain fields with attributes to save in ViewState and others
to not save? I know that this is available for remoting, and I was hoping
something similar existed for ViewState.

--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.

EmailID = varnk
Domain = Diebold.com
-----------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top