Click or drag to resize
SessionManagerStoreOnlineUsersInDatabase Property
Gets the value that indicates whether online users should be saved in the database.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static bool StoreOnlineUsersInDatabase { get; }

Property Value

Type: Boolean
See Also