Enum WidgetTheme
Chat Topic widget_theme: classic(0) or modern(1). This Enum is used by: chat_topic.widget_theme
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.9.0.0")]
public enum WidgetTheme : short
Fields
| Name | Description |
|---|---|
| Classic | 0: Set widget theme to classic |
| Modern | 1: Set widget theme to modern |