Overridden by derived classes to serialize persisted state information when a System.Web.UI.Page object is unloaded from memory.
Classes that derive from the System.Web.UI.PageStatePersister class implement the PageStatePersister.Save method to persist the contents of the PageStatePersister.ViewState and PageStatePersister.ControlState properties to a persistence medium.