Version

PersistenceEventArgs Class Members

The following tables list the members exposed by PersistenceEventArgs.

Public Constructors
 NameDescription
Public ConstructorPersistenceEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyExceptionGets a reference to Exception being thrown during the Save/Load operation. Returns null if no exceptions has been thrown.  
Public PropertyPageGets a reference to the persisted page.  
Public PropertyPersistenceDataPersistenceData for the current page.  
See Also