Legend
| Property: bool SessionModified
Declarationbool SessionModified SummaryTrue if a new session was created, or any of the session variables were modified. Derived classes should set this to true whenever a session variable is modified. Set this to false to discard all session changes (otherwise they will be saved upon session Session.CleanUp( |