Click or drag to resize
SessionManagerGetKickedUsersWhere Method
Returns WHERE condition for kicked users.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static string GetKickedUsersWhere()

Return Value

Type: String
Returns WHERE condition
See Also