Returns where condition which could be used for loading online users from database.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- location
- Type: System String
Location (aliaspath) of users
- siteName
- Type: System String
Site name
- includeHidden
- Type: System Boolean
Include hidden
- includeKicked
- Type: System Boolean
Include kicked
Return Value
Type: StringSee Also