For a list of all members of this type, see AppPersistenceManager members.
| Name | Description | |
|---|---|---|
![]() | HandlePage | Handles persistence for a whole page. This method should be called before or during page Init. |
![]() | LoadCollection | Restores a collection of items from ControlData. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | LoadComplexProperty | Loads an object from the data in the controlData param. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | LoadControl | Loads the persistence data for the specified object. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | LoadPage | Loads the persistence data for the specified page. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | LoadSimpleProperty | Sets a value to a property specified in the propertyData param. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | SaveCollectionProperty | Creates ControlData for the specified collection. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | SaveComplexProperty | Creates ControlData for the specified complex property. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | SaveControl | Creates ControlData for the specified object. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | SaveControlByDefault | Creates ControlData for the specified object by saving simple properties to Properties and complex objects to ChildControls (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | SavePage | Saves persistence data for the specified page. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | SaveProperty | Creates PropertyData for the specified property. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | ShouldSaveComplexProperty | Decides if a complex property should be persisted. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | ShouldSaveProperty | Decides if a property should be persisted. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
| Name | Description | |
|---|---|---|
![]() | IsIgnoredControlType | Determines whether the specified type should be ignored. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceManager) |
![]() | OnPersistenceLoaded | |
![]() | OnPersistenceLoading | |
![]() | OnPersistenceSaved | |
![]() | OnPersistenceSaving |