Click or drag to resize
ChatPopupWindowSettingsInfoProviderGetChatPopupWindowSettings Method
Returns the query for all chat popup window settings.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ChatPopupWindowSettingsInfo> GetChatPopupWindowSettings()

Return Value

Type: ObjectQueryChatPopupWindowSettingsInfo
See Also