SessionPageStatePersister.Save Method ()

 

Serializes any object state contained in the ViewState or the ControlState property and writes the state to the session object.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public Overrides Sub Save

The SessionPageStatePersister class implements the Save method to persist page state in the HttpSessionState object associated with the client.

.NET Framework
Available since 2.0
Return to top
Show: