ChatOnlineSupportInfoProvider EnterSupport Method Kentico 8.0 API Reference
Inserts user into table Chat_OnlineSupport. If user is already logged into support, it returns existing token. Otherwise it generates new token and returns it.

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

Return Value

Type: OnlineString
Login token which should be stored in cookies
See Also