Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: bool SessionModified

Declaration

bool SessionModified

Summary

True 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(HttpResponse, bool)).