Table of Contents

Enum NavigationResultState

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

Specifies the state of the navigation result.

public enum NavigationResultState

Fields

Cancel = 2

Cancel.

Fail = 1

Fail.

Ok = 0

Ok.