ChatScriptHelper Class |
Namespace: CMS.Chat.Web.UI
public class ChatScriptHelper : AbstractHelper<ChatScriptHelper>
The ChatScriptHelper type exposes the following members.
Name | Description | |
---|---|---|
ChatScriptHelper |
Name | Description | |
---|---|---|
RegisterChatAJAXProxy |
Registers AJAX proxy which can be used to call ChatService.svc from javascript.
| |
RegisterChatAJAXProxyInternal |
Registers AJAX proxy which can be used to call ChatService.svc from javascript.
| |
RegisterChatManager |
Registers ChatManager.js and support scripts.
| |
RegisterChatManagerInternal |
Registers ChatManager.js and support scripts.
| |
RegisterChatNotificationManager |
Registers Chat sound manager used for playing sound notifications.
| |
RegisterChatNotificationManagerInternal |
Registers Chat sound manager used for playing sound notifications.
| |
RegisterChatSupportAJAXProxy |
Registers AJAX proxy which can be used to call ChatSupportService.svc from javascript.
| |
RegisterChatSupportAJAXProxyInternal |
Registers AJAX proxy which can be used to call ChatSupportService.svc from javascript.
| |
RegisterChatSupportManager |
Registers ChatSupportManager and support scripts.
| |
RegisterChatSupportManagerInternal |
Registers ChatSupportManager and support scripts.
| |
SetAsDefaultHelper |
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.) |