Table of Contents

Enum MessageButtonType

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

Specifies the message button type.

public enum MessageButtonType

Fields

Cancel = 1

A Cancel button.

Custom = 4

A custom button.

No = 3

A No button.

OK = 0

An OK button.

Yes = 2

A Yes button.