PersistDemo.PagePersister.PersistPage Function
Perform page-level persistence for the newly-created or about-to-be-released page
Public void PersistPage (System.Web.HttpApplication, bool)
Type
Name
Description
System.Web.HttpApplication
app
the HttpApplication
bool
bRestore
true if restoring the page fields
Return
Description
void