ChatPopupWindowSettingsInfoProviderSetChatPopupWindowSettings Method |
Sets (updates or inserts) specified popup window settings.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 11.0.0
Syntax public static void SetChatPopupWindowSettings(
ChatPopupWindowSettingsInfo settingsObj
)
Parameters
- settingsObj
- Type: CMS.ChatChatPopupWindowSettingsInfo
Popup window settings to be set.
See Also