Overridden by derived classes to deserialize and load persisted state information when a System.Web.UI.Page object initializes its control hierarchy.
Classes that derive from the System.Web.UI.PageStatePersister class implement the PageStatePersister.Load method to initialize the PageStatePersister.ViewState and PageStatePersister.ControlState properties from some persisted format.