Returns number of online users.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type:
System String
Site name
- location
- Type:
System String
Location
- includeHidden
- Type:
System Boolean
Include hidden users
- includeKicked
- Type:
System Boolean
Include kicked users - kicked users are count through all sites
- publicUsers
- Type:
System Int32
Number of public users
- authenticatedUsers
- Type:
System Int32
Bumber of authenticated users
See Also