PersistDemo.PagePersister.PagePersister Function
Construct a page persister for static fields of the given type.

Public void PagePersister (System.Web.HttpApplicationState, System.Type)
  Type Name Description  
    System.Web.HttpApplicationState app the application state  
    System.Type type the Type object for the page type  
  Return Description  
    void    
Other overloads:
PersistDemo.PagePersister.#ctor(System.Web.UI.Page)