Click or drag to resize
ChatGlobalDataInstance Property
Singleton instance.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public static ChatGlobalData Instance { get; }

Property Value

Type: ChatGlobalData
See Also