Updates all CMS_Session records which have matching foreign key ID corresponding given object type.
Namespace: CMS.MembershipAssembly: 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: System.Collections.Generic IEnumerable String
Columns which were changed in the info object
- type
- Type: CMS.Membership OnlineUserHelper SessionType
Type of the object
See Also