SiteOnlineUsers GetOnlineUser Method Kentico 8.1 API Reference
Gets online user. Caller of this method assumes, that user is online. So if user is not found in cache, database will be queried.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineUserData
OnlineUserData or null if user is not online
See Also