OnlineUserHelper UpdateSessions Method Kentico 8.0 API Reference
Updates all CMS_Session records which have matching foreign key ID corresponding given object type.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

info
Type: CMS.DataEngine BaseInfo
Info object containing data
changedColumns
Type: OnlineSystem.Collections.Generic IEnumerable OnlineString 
Columns which were changed in the info object
type
Type: CMS.Membership OnlineUserHelper SessionType
Type of the object
See Also