Click or drag to resize
SessionEvents Class
Global CMS session events
Inheritance Hierarchy
SystemObject
  CMS.MembershipSessionEvents

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 9.0.0
Syntax
C#
public class SessionEvents

The SessionEvents type exposes the following members.

Constructors
  NameDescription
Public methodSessionEvents
Top
Fields
  NameDescription
Public fieldStatic memberUpdateSession
Fires when the session is updated
Public fieldStatic memberUpdateSessionData
Fires when the session data is updated
Top
See Also