Show / Hide Table of Contents

Class WidgetTheme

Chat Topic widget_theme: classic(0) or modern(1). This Enum is used by: chat_topic.widget_theme

Inheritance
Object
WidgetTheme
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class WidgetTheme : Enum

Fields

Classic

0: Set widget theme to classic

Declaration
public const WidgetTheme Classic
Field Value
Type Description
WidgetTheme

Modern

1: Set widget theme to modern

Declaration
public const WidgetTheme Modern
Field Value
Type Description
WidgetTheme

value__

Chat Topic widget_theme: classic(0) or modern(1). This Enum is used by: chat_topic.widget_theme

Declaration
public short value__
Field Value
Type Description
Int16

Extension Methods

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