Enum ChatWidgetSize
Chat widget size: normal or large
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum ChatWidgetSize
Fields
Name | Description |
---|---|
Large | 1: Large size chat widget. |
Normal | 0: Normal chat widget size. |
Extension Methods
EnumUtil.MapEnums<SuperOffice.Data.ChatWidgetSize, To>()