Show / Hide Table of Contents

Enum ChatWidgetSize

Chat widget size: normal or large

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum ChatWidgetSize

Fields

Name Description
Large

1: Large size chat widget.

Normal

0: Normal chat widget size.

Extension Methods

EnumUtil.MapEnums<ChatWidgetSize, To>(ChatWidgetSize)
Converters.MapEnums<ChatWidgetSize, To>(ChatWidgetSize)
ObjectExtensions.AssignByReflection<ChatWidgetSize>(ChatWidgetSize, ChatWidgetSize)
ObjectExtensions.GraphCopy<ChatWidgetSize>(ChatWidgetSize)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top