Click or drag to resize
OnlineUserHelper Class
Serves for updating on-line users.
Inheritance Hierarchy
SystemObject
  CMS.MembershipOnlineUserHelper

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
Syntax
C#
public static class OnlineUserHelper

The OnlineUserHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberUpdateSessions
Updates all CMS_Session records which have matching foreign key ID corresponding given object type.
Top
See Also