PersistDemo.PagePersister.Action Function
Worker function for persistence: saves or loads static or instance field values.

Protected void Action (bool, bool)
  Type Name Description  
    bool bSave true if saving  
    bool bInstance true if instance  
  Return Description  
    void