Group: StrataFrame Users
Posts: 87,
Visits: 3.3K
|
Hi,
I have a web application where all the web forms use a common application base page where the BOs are defined. One BO is only required by 1 page in the application and when this page is selected by the user the BO will be populated with approx 2000 records in the page load.
Where should I clear this BO so that the 2000 records will not be saved/restored to/from session variables for all subsequent pages that inherit from the same application base page?
Best regards,
Andy
|