Table of Contents

Enum UserCustomViewMode

Namespace
GroupeIsa.Neos.Designer.UIAbstractions
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.dll

Represents the user custom view mode enumeration.

[Obsolete("Specific enum of the UICustomization module. This enum will be removed in future versions.")]
public enum UserCustomViewMode

Fields

Advanced = 3

Advanced custom view mode.

Auto = 4

Auto custom view mode.

None = 0

No custom view mode.

ReadOnly = 1

Read only custom view mode.

Simple = 2

Simple custom view mode.