OnSessionPropertiesClear - cWebSessionManagerStandard
Triggered before the session validation and is the point where properties holding session information should be cleared
Type: Event
Syntax
Procedure OnSessionPropertiesClear
Description
This event is triggered before the session validation and is the point where properties holding session information should be cleared.
This to make sure that no data from another session is still there to influence the current session.