Click or drag to resize
ChatPopupWindowSettingsHelper Class
Helper class for managing ChatPopupWindowSettings.
Inheritance Hierarchy
SystemObject
  CMS.ChatChatPopupWindowSettingsHelper

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static class ChatPopupWindowSettingsHelper

The ChatPopupWindowSettingsHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetPopupWindowSettings
Gets popup window settings from cache or database.
Public methodStatic memberStore
Stores settings in DB and cache for further use.
Top
See Also