![]() |
Members | Description | ||
| PersistPage |
Constructor for the persistence test page.
|
|||
| Page_Load |
Page load event. If not post-back, initialize the persisted fields; else
verify that persistence worked.
|
|||
| TestPersistence |
Test that the contents of the test array are correct.
|
|||
| RenderError |
Display an error if persistence failed.
|
|||
| OnInit | ||||
| InitializeComponent |
Required method for Designer support - do not modify
the contents of this method with the code editor.
|
|||
| TbxSubcategory | ||||
| TbxCategory | ||||
| CbxDebug | ||||
| TbxPerPage | ||||
| TbxConnect | ||||
| TbxVisit | ||||
| TbxApp | ||||
| ButnSubmit | ||||
| TbxElapsed | ||||
| bPersistenceError |
Unpersisted variable
|
|||
| arrayString | ||||
| sCategoryLast | ||||
| sSubcategoryLast | ||||
| bDebugOutput | ||||
| nImagesPerPage | ||||
| nVisit | ||||
| dtLast | ||||
| sConnectString |
Variable persisted in the web.config file
|
|||
| sAppString |
Variable persisted in the Application state collection
|